AI Email Content Extractor to Google Sheets

265ba763-3bd4-45c3-9bdb-9bbc8d8db9ad

Latency
4848ms
Cost
$0.0010
Tokens
421
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.crypto

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "88c0f64c-a7cd-4f35-96dd-9eee4b1d6a1a",
    "timestamp": 1780741488504
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": "YOUR_TOKEN_HERE"
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780741488504
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741488504
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0010085,
      "provider": "openai",
      "latencyMs": 3165,
      "promptTokens": 20,
      "completionTokens": 401
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741491670
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "88c0f64c-a7cd-4f35-96dd-9eee4b1d6a1a",
    "timestamp": 1780741491670
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "7105b689-9f9c-4354-aad9-8f1abb6c0a06",
    "timestamp": 1780741491674
  },
  {
    "data": {
      "kind": "n8n-nodes-base.gmailTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741491674
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "7105b689-9f9c-4354-aad9-8f1abb6c0a06",
    "timestamp": 1780741491674
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "ea18ed9a-0158-45e1-ac1b-1993ace4ff2c",
    "timestamp": 1780741491677
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741491677
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "ea18ed9a-0158-45e1-ac1b-1993ace4ff2c",
    "timestamp": 1780741491677
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d1425dff-0fc1-4a4b-9202-418ce30d7cd9",
    "timestamp": 1780741491680
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": [
        "number",
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741491680
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d1425dff-0fc1-4a4b-9202-418ce30d7cd9",
    "timestamp": 1780741491680
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2dc3e403-f2a0-43c2-a1e4-187d901d692f",
    "timestamp": 1780741491682
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741491682
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages/send",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741491682
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.send",
    "nodeId": "integration",
    "timestamp": 1780741492300
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 618,
      "operation": "reply"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741492300
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2dc3e403-f2a0-43c2-a1e4-187d901d692f",
    "timestamp": 1780741492300
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "f845aa4d-5542-4126-a42d-4e5afa1893d1",
    "timestamp": 1780741492302
  },
  {
    "data": {
      "type": "n8n-nodes-base.crypto"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780741492302
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "f845aa4d-5542-4126-a42d-4e5afa1893d1",
    "timestamp": 1780741492302
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "3c468585-4546-439b-9e8a-efb7231277d8",
    "timestamp": 1780741492305
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741492305
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "3c468585-4546-439b-9e8a-efb7231277d8",
    "timestamp": 1780741492305
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6b0bfa33-84ca-4b9c-98ec-c1bc08a1230d",
    "timestamp": 1780741492305
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'getContent')",
    "nodeId": "code",
    "timestamp": 1780741492315
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'getContent')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6b0bfa33-84ca-4b9c-98ec-c1bc08a1230d",
    "timestamp": 1780741492316
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "4f6998f6-88a8-4b8b-acea-33c3f33d04dd",
    "timestamp": 1780741492318
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741492318
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "4f6998f6-88a8-4b8b-acea-33c3f33d04dd",
    "timestamp": 1780741492318
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f3564023-a1c5-42f5-923d-a8e98c95c284",
    "timestamp": 1780741492320
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741492320
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f3564023-a1c5-42f5-923d-a8e98c95c284",
    "timestamp": 1780741492320
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ab0348c2-f688-42d3-815b-63290e95baad",
    "timestamp": 1780741492322
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741492322
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741492322
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780741492696
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 374,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741492696
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ab0348c2-f688-42d3-815b-63290e95baad",
    "timestamp": 1780741492696
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "c56522b2-5eca-497d-afbb-d713abd8d810",
    "timestamp": 1780741492696
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading '0')",
    "nodeId": "code",
    "timestamp": 1780741492701
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading '0')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "c56522b2-5eca-497d-afbb-d713abd8d810",
    "timestamp": 1780741492702
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ba62fd4d-912b-4b37-9fda-2f80cdeb65f8",
    "timestamp": 1780741492705
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741492705
  },
  {
    "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": 1780741492705
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780741492900
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 195,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741492900
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ba62fd4d-912b-4b37-9fda-2f80cdeb65f8",
    "timestamp": 1780741492900
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "a8be831a-f2be-48c9-a661-bc8c5cde6444",
    "timestamp": 1780741492905
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741492905
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "a8be831a-f2be-48c9-a661-bc8c5cde6444",
    "timestamp": 1780741492905
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "efdb343d-f5bf-4ba4-bc27-850b9e7935ac",
    "timestamp": 1780741492908
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741492908
  },
  {
    "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": 1780741492908
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780741493096
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 188,
      "operation": "appendOrUpdate"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741493096
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "efdb343d-f5bf-4ba4-bc27-850b9e7935ac",
    "timestamp": 1780741493096
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "091ad4fa-21aa-42e0-abc5-17221cdf8fb7",
    "timestamp": 1780741493096
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "091ad4fa-21aa-42e0-abc5-17221cdf8fb7",
    "timestamp": 1780741493103
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "97071540-59b2-48dd-8f88-ab44446832fc",
    "timestamp": 1780741493103
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "97071540-59b2-48dd-8f88-ab44446832fc",
    "timestamp": 1780741493108
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "ecf03802-51c8-43b1-84d8-5ed5826fd444",
    "timestamp": 1780741493111
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741493111
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "ecf03802-51c8-43b1-84d8-5ed5826fd444",
    "timestamp": 1780741493111
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9eedd7b7-ec4e-4dbf-a257-33e73bdff9c1",
    "timestamp": 1780741493114
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493114
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9eedd7b7-ec4e-4dbf-a257-33e73bdff9c1",
    "timestamp": 1780741493114
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "8e2f4a3b-d224-4248-9682-184a646e022f",
    "timestamp": 1780741493116
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741493116
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "8e2f4a3b-d224-4248-9682-184a646e022f",
    "timestamp": 1780741493116
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "87506e44-21aa-4f08-82f9-f47a24ddb9ce",
    "timestamp": 1780741493119
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741493119
  },
  {
    "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": 1780741493119
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780741493305
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 186,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741493305
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "87506e44-21aa-4f08-82f9-f47a24ddb9ce",
    "timestamp": 1780741493305
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d2a720d4-8487-4dfa-bdb8-6b59368e44bc",
    "timestamp": 1780741493310
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493310
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d2a720d4-8487-4dfa-bdb8-6b59368e44bc",
    "timestamp": 1780741493310
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "2da7a7b1-e96d-4759-b3cb-13558e2ad1d4",
    "timestamp": 1780741493310
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "2da7a7b1-e96d-4759-b3cb-13558e2ad1d4",
    "timestamp": 1780741493314
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "49d77f89-3c1e-4e86-93e8-ae7a566802b7",
    "timestamp": 1780741493316
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741493316
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "49d77f89-3c1e-4e86-93e8-ae7a566802b7",
    "timestamp": 1780741493316
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "e3b8f696-41eb-46e1-a4b1-6ba2d219aa45",
    "timestamp": 1780741493316
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "e3b8f696-41eb-46e1-a4b1-6ba2d219aa45",
    "timestamp": 1780741493319
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "44d37f76-af16-4507-b1a1-76fadf530806",
    "timestamp": 1780741493319
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "44d37f76-af16-4507-b1a1-76fadf530806",
    "timestamp": 1780741493322
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "fae8cbc5-7462-4eb0-9f60-85e8e7cfd10e",
    "timestamp": 1780741493325
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741493325
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "fae8cbc5-7462-4eb0-9f60-85e8e7cfd10e",
    "timestamp": 1780741493325
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "67312347-74c0-4ce4-a78c-615da6937bcf",
    "timestamp": 1780741493325
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "67312347-74c0-4ce4-a78c-615da6937bcf",
    "timestamp": 1780741493327
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "400eae76-7b17-48de-a49f-8b0cbc9db1f8",
    "timestamp": 1780741493331
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493331
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "400eae76-7b17-48de-a49f-8b0cbc9db1f8",
    "timestamp": 1780741493331
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "38e0f992-a461-4bc1-9f5c-2ceb0e461708",
    "timestamp": 1780741493333
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493333
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "38e0f992-a461-4bc1-9f5c-2ceb0e461708",
    "timestamp": 1780741493333
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "899a0c63-0333-4dc4-ba83-5615a38ae431",
    "timestamp": 1780741493335
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493335
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "899a0c63-0333-4dc4-ba83-5615a38ae431",
    "timestamp": 1780741493335
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "2fd5b109-8a54-4684-a8a3-3f7b2d961ae3",
    "timestamp": 1780741493337
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741493337
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "2fd5b109-8a54-4684-a8a3-3f7b2d961ae3",
    "timestamp": 1780741493337
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "8c27f798-d947-432c-bfc9-d22727d0159e",
    "timestamp": 1780741493338
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741493338
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "8c27f798-d947-432c-bfc9-d22727d0159e",
    "timestamp": 1780741493338
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bd8cc1dd-3643-4d2f-9527-cfd740a4072a",
    "timestamp": 1780741493340
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493340
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bd8cc1dd-3643-4d2f-9527-cfd740a4072a",
    "timestamp": 1780741493340
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "c8b68fdb-c1c0-4f94-b712-e0570a3ad53c",
    "timestamp": 1780741493344
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741493344
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "c8b68fdb-c1c0-4f94-b712-e0570a3ad53c",
    "timestamp": 1780741493344
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "039714b3-88ac-4ca8-86fc-ec1c109110c3",
    "timestamp": 1780741493345
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493345
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "039714b3-88ac-4ca8-86fc-ec1c109110c3",
    "timestamp": 1780741493345
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "330c67dd-e538-414d-a144-e05dbf5effb3",
    "timestamp": 1780741493347
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493347
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "330c67dd-e538-414d-a144-e05dbf5effb3",
    "timestamp": 1780741493347
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "9d5e780e-4282-4c7e-b083-3f769f7dc740",
    "timestamp": 1780741493348
  },
  {
    "event": "routed:  -> default",
    "nodeId": "switch",
    "timestamp": 1780741493349
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "9d5e780e-4282-4c7e-b083-3f769f7dc740",
    "timestamp": 1780741493349
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "3defbf98-0caa-49b1-9bfd-f4640b43d64b",
    "timestamp": 1780741493350
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741493350
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "3defbf98-0caa-49b1-9bfd-f4640b43d64b",
    "timestamp": 1780741493350
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b268b8a3-6361-4515-a995-320cd0979688",
    "timestamp": 1780741493352
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741493352
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b268b8a3-6361-4515-a995-320cd0979688",
    "timestamp": 1780741493352
  }
]