Qualify Google Sheets Leads Using GPT-4

dd8a93ae-ce51-4510-9d5f-b8c04c652d61

Latency
1502ms
Cost
$0.0002
Tokens
253
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.googleSheetsTrigger

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "22fdec69-a4a9-430d-9950-79195799ae7a",
    "timestamp": 1780648647797
  },
  {
    "data": {
      "type": "n8n-nodes-base.googleSheetsTrigger"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780648647797
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "22fdec69-a4a9-430d-9950-79195799ae7a",
    "timestamp": 1780648647797
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "0a0608fe-894f-4eb5-b690-233c6dfc0428",
    "timestamp": 1780648647799
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780648647799
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780648647799
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0001683,
      "provider": "openai",
      "latencyMs": 1182,
      "promptTokens": 211,
      "completionTokens": 42
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780648648981
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "0a0608fe-894f-4eb5-b690-233c6dfc0428",
    "timestamp": 1780648648981
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "fea0acee-13b6-441a-8cf9-c8fedbc4617d",
    "timestamp": 1780648648984
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780648648984
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "fea0acee-13b6-441a-8cf9-c8fedbc4617d",
    "timestamp": 1780648648984
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "1f179325-0bec-4e5c-8ebd-0a2bb3ebefaa",
    "timestamp": 1780648648987
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780648648987
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "1f179325-0bec-4e5c-8ebd-0a2bb3ebefaa",
    "timestamp": 1780648648987
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4cd58340-81c4-46c7-b346-25a9b6ef2910",
    "timestamp": 1780648648989
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780648648989
  },
  {
    "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": 1780648648989
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780648649299
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 310,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780648649299
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4cd58340-81c4-46c7-b346-25a9b6ef2910",
    "timestamp": 1780648649299
  }
]