Generate invoice PDFs from Google Sheets with DocuPotion and Drive

106b48fb-70d9-47be-b166-95999d766172

Latency
931ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "487323b0-8936-4a05-bdc9-f54a0836a3fc",
    "timestamp": 1780869925115
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleSheetsTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869925115
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "487323b0-8936-4a05-bdc9-f54a0836a3fc",
    "timestamp": 1780869925115
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8b686e35-af70-41f4-931b-cf1b48d9300e",
    "timestamp": 1780869925117
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1780869925117
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8b686e35-af70-41f4-931b-cf1b48d9300e",
    "timestamp": 1780869925117
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "05f9174f-5025-4878-870f-7b4da57c6094",
    "timestamp": 1780869925118
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869925118
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "05f9174f-5025-4878-870f-7b4da57c6094",
    "timestamp": 1780869925118
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "68d816b5-26d8-4007-9132-6ee7adc71335",
    "timestamp": 1780869925120
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869925120
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869925120
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780869925263
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 143,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869925263
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "68d816b5-26d8-4007-9132-6ee7adc71335",
    "timestamp": 1780869925263
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ecd31ef9-ff28-4a67-974c-b94d3e964039",
    "timestamp": 1780869925268
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780869925268
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ecd31ef9-ff28-4a67-974c-b94d3e964039",
    "timestamp": 1780869925268
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a1cba617-6079-4f2e-aadb-f68c7eec26e1",
    "timestamp": 1780869925270
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "docupotion",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869925521
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a1cba617-6079-4f2e-aadb-f68c7eec26e1",
    "timestamp": 1780869925521
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "de59529a-1d63-4bde-bd17-446bf921e8b5",
    "timestamp": 1780869925532
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869925532
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869925532
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780869925895
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 363,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869925895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "de59529a-1d63-4bde-bd17-446bf921e8b5",
    "timestamp": 1780869925895
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5d9d2160-d4cd-4275-b3a4-278dcfaef7a7",
    "timestamp": 1780869925900
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869925900
  },
  {
    "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": 1780869925900
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780869926046
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 146,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869926046
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5d9d2160-d4cd-4275-b3a4-278dcfaef7a7",
    "timestamp": 1780869926046
  }
]