Verify webinar signups and send personalized GPT-4 welcome kits via Gmail and Google Sheets
96418875-0e69-4adb-8099-43a23325fdc6
Latency
10691ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "18aa3af3-31d8-493d-ad48-22c37bf0b2b6",
"timestamp": 1780870055469
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780870055469
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "18aa3af3-31d8-493d-ad48-22c37bf0b2b6",
"timestamp": 1780870055469
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "2c212492-e188-43bd-94c3-9c43e52471f2",
"timestamp": 1780870055471
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "verifiemail",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780870055722
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "2c212492-e188-43bd-94c3-9c43e52471f2",
"timestamp": 1780870055722
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "87696cfa-5168-4d33-9472-3d336f52f7a9",
"timestamp": 1780870055726
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780870055726
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "87696cfa-5168-4d33-9472-3d336f52f7a9",
"timestamp": 1780870055726
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "67b80490-3ea3-442f-82f3-7f6b927e5e5e",
"timestamp": 1780870055728
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870055728
},
{
"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": 1780870055728
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780870055980
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 252,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870055980
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "67b80490-3ea3-442f-82f3-7f6b927e5e5e",
"timestamp": 1780870055980
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "b7191106-02e4-4966-aed5-b3e4da3b72c4",
"timestamp": 1780870055984
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870055984
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870055984
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780870056110
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 126,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870056110
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "b7191106-02e4-4966-aed5-b3e4da3b72c4",
"timestamp": 1780870056110
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "bedf7676-b545-4891-833d-934cd56f1b3b",
"timestamp": 1780870056113
},
{
"data": {
"messages": 1,
"maxTokens": 300
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780870056113
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780870056113
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "bedf7676-b545-4891-833d-934cd56f1b3b",
"timestamp": 1780870060275
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "94712d25-cc62-4c44-b374-0185cdb85691",
"timestamp": 1780870060278
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780870060278
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "94712d25-cc62-4c44-b374-0185cdb85691",
"timestamp": 1780870060278
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "03d74d04-7fe8-47f4-beb0-d21f5ac00e76",
"timestamp": 1780870060280
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870060280
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870060280
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780870060563
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 283,
"operation": "createFromText"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870060563
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "03d74d04-7fe8-47f4-beb0-d21f5ac00e76",
"timestamp": 1780870060563
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "3d196934-4e6c-4c19-9289-110e09762d49",
"timestamp": 1780870060565
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870060565
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870060565
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780870060860
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 295,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870060860
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "3d196934-4e6c-4c19-9289-110e09762d49",
"timestamp": 1780870060860
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "3946c013-1b04-472f-8285-ae3f892780a0",
"timestamp": 1780870060863
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870060863
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870060863
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780870060989
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 126,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870060989
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "3946c013-1b04-472f-8285-ae3f892780a0",
"timestamp": 1780870060989
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "ab30f823-6b41-4c11-80ce-f612812bcdc0",
"timestamp": 1780870060992
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870060992
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870060992
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780870061129
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 137,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870061129
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "ab30f823-6b41-4c11-80ce-f612812bcdc0",
"timestamp": 1780870061129
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "2b58685b-71eb-4e18-93ef-fe46577546a0",
"timestamp": 1780870061131
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780870061131
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "2b58685b-71eb-4e18-93ef-fe46577546a0",
"timestamp": 1780870061131
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2b126789-a455-4e50-9790-f541a8e313b1",
"timestamp": 1780870061134
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780870061134
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780870061134
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2b126789-a455-4e50-9790-f541a8e313b1",
"timestamp": 1780870065239
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f96fa6ad-3db9-45b6-87e4-9e3630656eec",
"timestamp": 1780870065249
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870065249
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870065249
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780870065662
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 413,
"operation": "createFromText"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870065662
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f96fa6ad-3db9-45b6-87e4-9e3630656eec",
"timestamp": 1780870065662
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "92d2f818-6edc-451c-b597-1f21cea031ca",
"timestamp": 1780870065663
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870065663
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870065663
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780870065968
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 305,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870065968
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "92d2f818-6edc-451c-b597-1f21cea031ca",
"timestamp": 1780870065968
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "9a61f8bf-342f-427e-912b-0c7c5b1af4c0",
"timestamp": 1780870065970
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870065970
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870065970
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780870066160
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 190,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870066160
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "9a61f8bf-342f-427e-912b-0c7c5b1af4c0",
"timestamp": 1780870066160
}
]