Gmail Invoice Data Extraction to Google Sheets
6b34ef47-267d-4630-ac79-b09e0233dc38
Latency
1794ms
Cost
$0.0000
Tokens
0
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "8751a7f1-aae4-4746-aae7-3d8563845b8c",
"timestamp": 1780860778545
},
{
"data": {
"kind": "n8n-nodes-base.gmailTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780860778545
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "8751a7f1-aae4-4746-aae7-3d8563845b8c",
"timestamp": 1780860778545
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "40f62192-5acb-4915-aa07-e5a0dfeb7581",
"timestamp": 1780860778548
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860778548
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "40f62192-5acb-4915-aa07-e5a0dfeb7581",
"timestamp": 1780860778548
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "d928e797-8851-4ab4-9199-cd555a40eae9",
"timestamp": 1780860778549
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "unresolvable-url",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780860778549
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "d928e797-8851-4ab4-9199-cd555a40eae9",
"timestamp": 1780860778549
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "22df6933-a0c7-4cce-8114-5332038a14c3",
"timestamp": 1780860778551
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860778551
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860778551
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780860779000
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 449,
"operation": "update"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860779000
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "22df6933-a0c7-4cce-8114-5332038a14c3",
"timestamp": 1780860779000
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "ce6a6a4c-17ba-4cf7-b07a-97b9d8d80844",
"timestamp": 1780860779006
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860779006
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860779006
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780860779316
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 310,
"operation": "move"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860779316
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "ce6a6a4c-17ba-4cf7-b07a-97b9d8d80844",
"timestamp": 1780860779316
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "e64aac5c-a314-46b6-b7db-fc0d6f450e1f",
"timestamp": 1780860779322
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860779322
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860779322
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780860779537
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 215,
"operation": "markAsRead"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860779537
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "e64aac5c-a314-46b6-b7db-fc0d6f450e1f",
"timestamp": 1780860779537
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "ea74cfc1-0305-418d-9f5f-bffcfb3bb2c7",
"timestamp": 1780860779542
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860779542
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "ea74cfc1-0305-418d-9f5f-bffcfb3bb2c7",
"timestamp": 1780860779542
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "0398d982-78fd-4830-b5cf-271195af80fd",
"timestamp": 1780860779544
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860779544
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860779544
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780860779929
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 385,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860779929
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "0398d982-78fd-4830-b5cf-271195af80fd",
"timestamp": 1780860779929
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "3b4a96d4-a6ee-486a-a795-fe410ccc38b2",
"timestamp": 1780860779934
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860779934
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "3b4a96d4-a6ee-486a-a795-fe410ccc38b2",
"timestamp": 1780860779934
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a7dd0d95-5e79-4bd2-a8a6-2178264d19fc",
"timestamp": 1780860779936
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860779936
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a7dd0d95-5e79-4bd2-a8a6-2178264d19fc",
"timestamp": 1780860779936
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "68d98f4c-e679-48e3-a1a1-529cda4e31a4",
"timestamp": 1780860779938
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860779938
},
{
"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": 1780860779938
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780860780329
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 391,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860780329
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "68d98f4c-e679-48e3-a1a1-529cda4e31a4",
"timestamp": 1780860780329
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "3754e10e-a233-4ce0-bc79-bb5c01db9695",
"timestamp": 1780860780334
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860780334
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "3754e10e-a233-4ce0-bc79-bb5c01db9695",
"timestamp": 1780860780334
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a42ff16f-d0df-4b6d-9a36-849f85d1facc",
"timestamp": 1780860780337
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860780337
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a42ff16f-d0df-4b6d-9a36-849f85d1facc",
"timestamp": 1780860780337
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "255fe8c1-5bd7-41cc-b1f9-c8956b5ad101",
"timestamp": 1780860780339
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780860780339
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "255fe8c1-5bd7-41cc-b1f9-c8956b5ad101",
"timestamp": 1780860780339
}
]