Qualify leads with AI review analysis using Azure GPT-4o-mini and Google Sheets
33b0a1a3-ebf1-4b15-9396-f4162fa8dd4f
Latency
5622ms
Cost
$0.0017
Tokens
799
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "4c1057b9-9d53-47b3-a319-b726d87759b4",
"timestamp": 1780861931297
},
{
"data": {
"kind": "n8n-nodes-base.googleSheetsTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780861931297
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "4c1057b9-9d53-47b3-a319-b726d87759b4",
"timestamp": 1780861931297
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "789b8347-91ce-4152-9eaf-7a7550016897",
"timestamp": 1780861931299
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780861931299
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780861931299
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0016028,
"provider": "openai",
"latencyMs": 4153,
"promptTokens": 1,
"completionTokens": 641
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780861935453
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "789b8347-91ce-4152-9eaf-7a7550016897",
"timestamp": 1780861935453
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "8d30516b-719c-4d62-a419-571423e98969",
"timestamp": 1780861935455
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780861935455
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780861935455
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0001131,
"provider": "openai",
"latencyMs": 1187,
"promptTokens": 127,
"completionTokens": 30
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780861936643
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "8d30516b-719c-4d62-a419-571423e98969",
"timestamp": 1780861936643
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "5abf8a0d-a5d9-46d6-8e3d-097158a50d9b",
"timestamp": 1780861936643
},
{
"event": "execution error (simulated): \"undefined\" is not valid JSON",
"nodeId": "code",
"timestamp": 1780861936648
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780861936648
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "5abf8a0d-a5d9-46d6-8e3d-097158a50d9b",
"timestamp": 1780861936648
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "908c833d-4230-45b6-a7ae-d3f3d4d4ac51",
"timestamp": 1780861936650
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780861936650
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780861936650
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780861936919
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 269,
"operation": "appendOrUpdate"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780861936919
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "908c833d-4230-45b6-a7ae-d3f3d4d4ac51",
"timestamp": 1780861936919
}
]