Qualify Google Sheets Leads Using GPT-4

880a1c17-6ea6-4386-aa34-7a43f090386a

Latency
25758ms
Cost
$0.0000
Tokens
0
Status
partial
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "22fdec69-a4a9-430d-9950-79195799ae7a",
    "timestamp": 1783448549218
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleSheetsTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783448549218
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "22fdec69-a4a9-430d-9950-79195799ae7a",
    "timestamp": 1783448549218
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "0a0608fe-894f-4eb5-b690-233c6dfc0428",
    "timestamp": 1783448549220
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783448549220
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783448549220
  },
  {
    "data": {
      "error": "OpenAI API error (429): {\n    \"error\": {\n        \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n        \"type\": \"insufficient_quota\",\n        \"param\": null,\n        \"code\": \"insufficient_quota\"\n    }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "0a0608fe-894f-4eb5-b690-233c6dfc0428",
    "timestamp": 1783448574460
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "fea0acee-13b6-441a-8cf9-c8fedbc4617d",
    "timestamp": 1783448574466
  },
  {
    "data": {
      "inputKeys": [
        "reply.rating",
        "Timestamp",
        "message.content",
        "Your name",
        "Email Address",
        "Your business area",
        "Your team size"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783448574466
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "fea0acee-13b6-441a-8cf9-c8fedbc4617d",
    "timestamp": 1783448574466
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "1f179325-0bec-4e5c-8ebd-0a2bb3ebefaa",
    "timestamp": 1783448574467
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1783448574467
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "1f179325-0bec-4e5c-8ebd-0a2bb3ebefaa",
    "timestamp": 1783448574467
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4cd58340-81c4-46c7-b346-25a9b6ef2910",
    "timestamp": 1783448574475
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "update",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783448574976
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4cd58340-81c4-46c7-b346-25a9b6ef2910",
    "timestamp": 1783448574976
  }
]