Inventory Management with Google Sheets and Supabase

f134f992-5750-436c-ac54-97e334e593f9

Latency
4682ms
Cost
$0.0000
Tokens
0
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c983fae5-a779-4a56-ace0-304aaefe0433",
    "timestamp": 1780860089942
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860089942
  },
  {
    "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": 1780860089942
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780860090328
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 386,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860090328
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c983fae5-a779-4a56-ace0-304aaefe0433",
    "timestamp": 1780860090328
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "25d745c1-8167-4c55-9f88-461f94843286",
    "timestamp": 1780860090330
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780860090330
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "25d745c1-8167-4c55-9f88-461f94843286",
    "timestamp": 1780860090330
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "c4d96a9c-b70b-4e40-bf9d-5e8f9426ee22",
    "timestamp": 1780860090333
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780860090333
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "c4d96a9c-b70b-4e40-bf9d-5e8f9426ee22",
    "timestamp": 1780860090333
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "47d2bb01-99e6-4ab1-b19d-bc9912243150",
    "timestamp": 1780860090333
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "47d2bb01-99e6-4ab1-b19d-bc9912243150",
    "timestamp": 1780860090336
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "dcbb196f-1ecf-4137-af29-e511c4b7b9d9",
    "timestamp": 1780860090338
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780860090338
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "dcbb196f-1ecf-4137-af29-e511c4b7b9d9",
    "timestamp": 1780860090338
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "430599b6-3758-4eb7-a924-8530a7c5dc7e",
    "timestamp": 1780860090341
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860090341
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860090341
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780860090590
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 249,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860090590
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "430599b6-3758-4eb7-a924-8530a7c5dc7e",
    "timestamp": 1780860090590
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "7c68ef5d-5518-4236-803c-157fe8c581dd",
    "timestamp": 1780860090590
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "7c68ef5d-5518-4236-803c-157fe8c581dd",
    "timestamp": 1780860090593
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bf6487d1-dd4e-4bc1-9447-c3aaeffd5df0",
    "timestamp": 1780860090596
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860090596
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860090747
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bf6487d1-dd4e-4bc1-9447-c3aaeffd5df0",
    "timestamp": 1780860090747
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "86899f38-6412-447f-9b6d-a402f6c39fcd",
    "timestamp": 1780860090753
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860090753
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860090905
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "86899f38-6412-447f-9b6d-a402f6c39fcd",
    "timestamp": 1780860090905
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6bb9053b-9a46-4e9e-9097-d5e2ae99e259",
    "timestamp": 1780860090910
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860090910
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860091061
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6bb9053b-9a46-4e9e-9097-d5e2ae99e259",
    "timestamp": 1780860091061
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "420d242b-6a17-4538-bca1-09283a49742f",
    "timestamp": 1780860091066
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860091066
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 200,
      "operation": "update",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860091267
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "420d242b-6a17-4538-bca1-09283a49742f",
    "timestamp": 1780860091267
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "f4c8cb13-acd9-4d7e-ac73-fb528c1700e1",
    "timestamp": 1780860091271
  },
  {
    "event": "no inputs, returning empty",
    "nodeId": "merge",
    "timestamp": 1780860091271
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "f4c8cb13-acd9-4d7e-ac73-fb528c1700e1",
    "timestamp": 1780860091271
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "0cc01e7c-aa88-4783-af20-5b98f8795935",
    "timestamp": 1780860091276
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860091276
  },
  {
    "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": 1780860091276
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780860091450
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 174,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860091451
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "0cc01e7c-aa88-4783-af20-5b98f8795935",
    "timestamp": 1780860091451
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "67cf6b2c-7166-4075-904b-67c82d94df70",
    "timestamp": 1780860091457
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860091457
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860091457
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780860091712
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 255,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860091712
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "67cf6b2c-7166-4075-904b-67c82d94df70",
    "timestamp": 1780860091712
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "bb65a800-e307-46a9-a668-b3e7afa32792",
    "timestamp": 1780860091712
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "bb65a800-e307-46a9-a668-b3e7afa32792",
    "timestamp": 1780860091718
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "02bd1da9-ecdf-4d05-aa1f-9974f00849b7",
    "timestamp": 1780860091721
  },
  {
    "event": "no inputs, returning empty",
    "nodeId": "merge",
    "timestamp": 1780860091721
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "02bd1da9-ecdf-4d05-aa1f-9974f00849b7",
    "timestamp": 1780860091721
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ee7270e1-83ff-4d91-8ba8-db4f13c63a57",
    "timestamp": 1780860091727
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860091727
  },
  {
    "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": 1780860091727
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780860091905
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 178,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860091905
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ee7270e1-83ff-4d91-8ba8-db4f13c63a57",
    "timestamp": 1780860091905
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "21c17077-9f9a-489a-b6a5-ea7a70a85cee",
    "timestamp": 1780860091905
  },
  {
    "event": "console.log: Complete Input Data: {}",
    "nodeId": "code",
    "timestamp": 1780860091911
  },
  {
    "event": "execution error (simulated): Invalid quantity: undefined",
    "nodeId": "code",
    "timestamp": 1780860091911
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860091912
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "21c17077-9f9a-489a-b6a5-ea7a70a85cee",
    "timestamp": 1780860091912
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4ce817b0-2283-438f-82c7-6f4901fffdd3",
    "timestamp": 1780860091912
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4ce817b0-2283-438f-82c7-6f4901fffdd3",
    "timestamp": 1780860091916
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "79fa9b6a-45c7-43bd-b5ba-bc2526a87d1e",
    "timestamp": 1780860091916
  },
  {
    "event": "execution error (simulated): Invalid quantity: undefined",
    "nodeId": "code",
    "timestamp": 1780860091920
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860091920
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "79fa9b6a-45c7-43bd-b5ba-bc2526a87d1e",
    "timestamp": 1780860091920
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "298cee40-074c-4888-af10-05b0be136a75",
    "timestamp": 1780860091924
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860091924
  },
  {
    "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": 1780860091924
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780860092093
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 169,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860092093
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "298cee40-074c-4888-af10-05b0be136a75",
    "timestamp": 1780860092093
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4f102052-db49-4767-b856-41d5e4a6cf33",
    "timestamp": 1780860092099
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860092099
  },
  {
    "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": 1780860092099
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780860092264
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 165,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860092264
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4f102052-db49-4767-b856-41d5e4a6cf33",
    "timestamp": 1780860092264
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "33d107ac-960e-44aa-b643-993ef4973beb",
    "timestamp": 1780860092269
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860092269
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860092269
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780860092430
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 161,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860092430
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "33d107ac-960e-44aa-b643-993ef4973beb",
    "timestamp": 1780860092430
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "e0c03d90-f580-43f4-b794-2d278d123b08",
    "timestamp": 1780860092436
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860092436
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860092588
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "e0c03d90-f580-43f4-b794-2d278d123b08",
    "timestamp": 1780860092588
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f9e1fae8-ce0a-4ab7-9dbb-f2eaccdf0ac9",
    "timestamp": 1780860092593
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860092593
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 200,
      "operation": "update",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860092794
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f9e1fae8-ce0a-4ab7-9dbb-f2eaccdf0ac9",
    "timestamp": 1780860092794
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ef8ac9f6-a26e-4e74-b0f6-59066991a343",
    "timestamp": 1780860092800
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860092800
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860092952
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ef8ac9f6-a26e-4e74-b0f6-59066991a343",
    "timestamp": 1780860092952
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "3e519621-e955-4033-8197-249c5e153dea",
    "timestamp": 1780860092957
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780860092957
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "3e519621-e955-4033-8197-249c5e153dea",
    "timestamp": 1780860092957
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "16b0aefb-b295-47ef-b818-ab133ac8190f",
    "timestamp": 1780860092960
  },
  {
    "event": "no inputs, returning empty",
    "nodeId": "merge",
    "timestamp": 1780860092960
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "16b0aefb-b295-47ef-b818-ab133ac8190f",
    "timestamp": 1780860092960
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "d7f06346-91fc-427a-ad23-e1547180f3e3",
    "timestamp": 1780860092960
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "d7f06346-91fc-427a-ad23-e1547180f3e3",
    "timestamp": 1780860092963
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "8b6ee379-d020-44d7-892f-7b5479fa6944",
    "timestamp": 1780860092966
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780860092966
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "8b6ee379-d020-44d7-892f-7b5479fa6944",
    "timestamp": 1780860092966
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "087a3182-2a5d-47a0-a3ac-33f1f3eb6a31",
    "timestamp": 1780860092970
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780860092970
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "087a3182-2a5d-47a0-a3ac-33f1f3eb6a31",
    "timestamp": 1780860092970
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ff7d279b-2447-4423-a0ff-4512e4a8a913",
    "timestamp": 1780860092972
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860092972
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860092972
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780860093197
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 225,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860093197
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ff7d279b-2447-4423-a0ff-4512e4a8a913",
    "timestamp": 1780860093197
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "52698913-69d6-4473-9e77-7ef4530bf81a",
    "timestamp": 1780860093203
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780860093203
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "52698913-69d6-4473-9e77-7ef4530bf81a",
    "timestamp": 1780860093203
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ecc30bd0-206e-448f-952a-7a2c4ea98bc5",
    "timestamp": 1780860093206
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860093206
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 150,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860093357
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ecc30bd0-206e-448f-952a-7a2c4ea98bc5",
    "timestamp": 1780860093357
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "9ffaeb38-b6fc-47f7-8611-c7da61c9cd08",
    "timestamp": 1780860093363
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780860093363
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "9ffaeb38-b6fc-47f7-8611-c7da61c9cd08",
    "timestamp": 1780860093363
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "469bb7fe-5595-4503-9034-8df0c974cbc2",
    "timestamp": 1780860093368
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860093368
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860093368
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780860093488
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 120,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860093488
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "469bb7fe-5595-4503-9034-8df0c974cbc2",
    "timestamp": 1780860093488
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "24fb479d-6f25-4d69-bc5a-925645ae4837",
    "timestamp": 1780860093493
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860093493
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860093493
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780860093610
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 117,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860093610
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "24fb479d-6f25-4d69-bc5a-925645ae4837",
    "timestamp": 1780860093610
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "ac8781e9-f694-467d-b40b-95bdbab98880",
    "timestamp": 1780860093610
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "ac8781e9-f694-467d-b40b-95bdbab98880",
    "timestamp": 1780860093616
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6d88db70-6b4f-47c5-8093-ab339762edbe",
    "timestamp": 1780860093616
  },
  {
    "event": "execution error (simulated): Product ID is missing",
    "nodeId": "code",
    "timestamp": 1780860093619
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860093620
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6d88db70-6b4f-47c5-8093-ab339762edbe",
    "timestamp": 1780860093620
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bd2313cc-e3c9-4405-a1ed-8f64969e5bca",
    "timestamp": 1780860093623
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860093623
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860093623
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780860093854
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 231,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860093854
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bd2313cc-e3c9-4405-a1ed-8f64969e5bca",
    "timestamp": 1780860093854
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "8cd87b7d-8dc8-41c7-b76e-b5ebe35278b0",
    "timestamp": 1780860093859
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780860093859
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "8cd87b7d-8dc8-41c7-b76e-b5ebe35278b0",
    "timestamp": 1780860093859
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6749923b-1032-4adb-b805-eda6efd5ee1c",
    "timestamp": 1780860093859
  },
  {
    "event": "execution error (simulated): Submission ID is missing",
    "nodeId": "code",
    "timestamp": 1780860093862
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860093862
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6749923b-1032-4adb-b805-eda6efd5ee1c",
    "timestamp": 1780860093863
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c5e34da4-81ec-47dc-aacf-4d6e0cf4256c",
    "timestamp": 1780860093866
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860093866
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860093866
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780860094040
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 174,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860094040
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c5e34da4-81ec-47dc-aacf-4d6e0cf4256c",
    "timestamp": 1780860094040
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "e3c9b60b-fa41-4ec2-9f8f-789ac4fc6323",
    "timestamp": 1780860094046
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780860094046
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "e3c9b60b-fa41-4ec2-9f8f-789ac4fc6323",
    "timestamp": 1780860094046
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "406226c7-89b3-4a09-ba05-4b640a619ae1",
    "timestamp": 1780860094050
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860094050
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860094050
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780860094230
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 180,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860094230
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "406226c7-89b3-4a09-ba05-4b640a619ae1",
    "timestamp": 1780860094230
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "75046f2a-7949-4280-b6a8-500848e41357",
    "timestamp": 1780860094239
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860094239
  },
  {
    "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": 1780860094239
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780860094413
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 174,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860094413
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "75046f2a-7949-4280-b6a8-500848e41357",
    "timestamp": 1780860094413
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3005f241-e0c3-4acd-9998-9b3f2cdece0c",
    "timestamp": 1780860094419
  },
  {
    "data": {
      "service": "supabase",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860094419
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "supabase",
      "latencyMs": 200,
      "operation": "update",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860094620
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3005f241-e0c3-4acd-9998-9b3f2cdece0c",
    "timestamp": 1780860094620
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "808ce6c2-6620-40ae-8c6d-518cf28dce26",
    "timestamp": 1780860094624
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780860094624
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "808ce6c2-6620-40ae-8c6d-518cf28dce26",
    "timestamp": 1780860094624
  }
]