Generate and track invoices with HubSpot, Gmail, Slack, Sheets, and Notion

93709375-8e43-48f9-a189-93704cd4a5a4

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "17153603-4a79-431e-b288-fc6a6bcd0292",
    "timestamp": 1780869292175
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "hubspottrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869292426
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "17153603-4a79-431e-b288-fc6a6bcd0292",
    "timestamp": 1780869292426
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "40077fa5-b256-4c47-a23b-c13140546038",
    "timestamp": 1780869292430
  },
  {
    "data": {
      "kind": "n8n-nodes-base.errorTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869292430
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "40077fa5-b256-4c47-a23b-c13140546038",
    "timestamp": 1780869292430
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "02d82b96-2db2-4350-95bd-7bc93adf6e30",
    "timestamp": 1780869292433
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780869292433
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "02d82b96-2db2-4350-95bd-7bc93adf6e30",
    "timestamp": 1780869292433
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "15a3db2e-f1b1-4fe2-a004-e18a86f686d4",
    "timestamp": 1780869292435
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869292435
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869292435
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869292764
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 329,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869292764
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "15a3db2e-f1b1-4fe2-a004-e18a86f686d4",
    "timestamp": 1780869292764
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "4f351028-09b3-4464-a2db-82e34de58b07",
    "timestamp": 1780869292772
  },
  {
    "event": "fetching GET https://api.hubapi.com/crm/v3/objects/deals/?properties=dealname,amount,dealstage,closedate,hubspot_owner_id,description",
    "nodeId": "http",
    "timestamp": 1780869292772
  },
  {
    "data": {
      "url": "https://api.hubapi.com/crm/v3/objects/deals/?properties=dealname,amount,dealstage,closedate,hubspot_owner_id,description",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869292772
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "4f351028-09b3-4464-a2db-82e34de58b07",
    "timestamp": 1780869293005
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ab9333b3-fafa-4321-ab6c-7882a225fbca",
    "timestamp": 1780869293013
  },
  {
    "event": "fetching GET https://api.hubapi.com/crm/v3/objects/deals//associations/contacts",
    "nodeId": "http",
    "timestamp": 1780869293013
  },
  {
    "data": {
      "url": "https://api.hubapi.com/crm/v3/objects/deals//associations/contacts",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869293013
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ab9333b3-fafa-4321-ab6c-7882a225fbca",
    "timestamp": 1780869293086
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6501585d-bc0f-4558-9ada-03c805e939a6",
    "timestamp": 1780869293086
  },
  {
    "event": "execution error (simulated): No contact is associated with this HubSpot deal. Please associate at least one contact before marking as Closed Won.",
    "nodeId": "code",
    "timestamp": 1780869293092
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869293092
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6501585d-bc0f-4558-9ada-03c805e939a6",
    "timestamp": 1780869293092
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "bd29bc05-f2a9-4a2d-a253-c4a392cbc172",
    "timestamp": 1780869293095
  },
  {
    "event": "fetching GET https://api.hubapi.com/crm/v3/objects/contacts/?properties=firstname,lastname,email,company,phone,address",
    "nodeId": "http",
    "timestamp": 1780869293095
  },
  {
    "data": {
      "url": "https://api.hubapi.com/crm/v3/objects/contacts/?properties=firstname,lastname,email,company,phone,address",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869293095
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "bd29bc05-f2a9-4a2d-a253-c4a392cbc172",
    "timestamp": 1780869293160
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "ade25776-aa2f-4e09-8978-b030fd07f4cb",
    "timestamp": 1780869293160
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'firstname')",
    "nodeId": "code",
    "timestamp": 1780869293167
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869293167
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "ade25776-aa2f-4e09-8978-b030fd07f4cb",
    "timestamp": 1780869293170
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "dc9aab04-faab-41e8-8162-30b298b289e8",
    "timestamp": 1780869293172
  },
  {
    "event": "fetching POST https://api.html2pdf.app/v1/generate",
    "nodeId": "http",
    "timestamp": 1780869293172
  },
  {
    "data": {
      "url": "https://api.html2pdf.app/v1/generate",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869293172
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "dc9aab04-faab-41e8-8162-30b298b289e8",
    "timestamp": 1780869294991
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "05553481-1cae-48ca-b871-9c66839a79f9",
    "timestamp": 1780869294995
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869294995
  },
  {
    "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": 1780869294995
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780869295461
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 466,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869295461
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "05553481-1cae-48ca-b871-9c66839a79f9",
    "timestamp": 1780869295461
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4614313b-2803-49e0-8781-d9d0fcf8e8c8",
    "timestamp": 1780869295463
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869295463
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869295463
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780869296271
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 808,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869296271
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4614313b-2803-49e0-8781-d9d0fcf8e8c8",
    "timestamp": 1780869296271
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "076e9e1e-3b62-4528-9317-f955c7ef385d",
    "timestamp": 1780869296279
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869296279
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869296279
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780869296407
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 128,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869296407
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "076e9e1e-3b62-4528-9317-f955c7ef385d",
    "timestamp": 1780869296407
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "03e00a09-730a-4d3a-b658-7454f48710cb",
    "timestamp": 1780869296414
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869296414
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869296414
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869296544
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 130,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869296544
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "03e00a09-730a-4d3a-b658-7454f48710cb",
    "timestamp": 1780869296544
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2ebdc39f-f729-4968-ac6c-80a63011c70c",
    "timestamp": 1780869296549
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869296549
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2ebdc39f-f729-4968-ac6c-80a63011c70c",
    "timestamp": 1780869296549
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "5167b736-46a7-467b-b2d2-e0913bec9828",
    "timestamp": 1780869296552
  },
  {
    "event": "fetching GET https://api.hubapi.com/crm/v3/objects/deals/?properties=dealstage,amount,hs_deal_stage_probability",
    "nodeId": "http",
    "timestamp": 1780869296552
  },
  {
    "data": {
      "url": "https://api.hubapi.com/crm/v3/objects/deals/?properties=dealstage,amount,hs_deal_stage_probability",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869296552
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "5167b736-46a7-467b-b2d2-e0913bec9828",
    "timestamp": 1780869296681
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "a21a6f44-0c56-4c72-bc2d-ceef3cd443c1",
    "timestamp": 1780869296684
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780869296684
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "a21a6f44-0c56-4c72-bc2d-ceef3cd443c1",
    "timestamp": 1780869296684
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ac494063-dcd8-47d8-b263-771f5e940490",
    "timestamp": 1780869296687
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869296687
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869296687
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869296862
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 175,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869296862
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ac494063-dcd8-47d8-b263-771f5e940490",
    "timestamp": 1780869296862
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d6cea393-d97f-4170-a769-a2f47ee15e21",
    "timestamp": 1780869296870
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869296870
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869296870
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780869296988
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 118,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869296988
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d6cea393-d97f-4170-a769-a2f47ee15e21",
    "timestamp": 1780869296988
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "52083ac6-85bc-45c6-bc10-04beb18a5d4b",
    "timestamp": 1780869296993
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869296993
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "52083ac6-85bc-45c6-bc10-04beb18a5d4b",
    "timestamp": 1780869296993
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "41086544-3a90-4d57-b4c9-f4819ca3ac5a",
    "timestamp": 1780869296996
  },
  {
    "event": "fetching GET https://api.hubapi.com/crm/v3/objects/deals/?properties=dealstage,amount",
    "nodeId": "http",
    "timestamp": 1780869296996
  },
  {
    "data": {
      "url": "https://api.hubapi.com/crm/v3/objects/deals/?properties=dealstage,amount",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869296996
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "41086544-3a90-4d57-b4c9-f4819ca3ac5a",
    "timestamp": 1780869297063
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "fd161811-2aa6-4293-9c74-9bbd6e707f3e",
    "timestamp": 1780869297069
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780869297069
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "fd161811-2aa6-4293-9c74-9bbd6e707f3e",
    "timestamp": 1780869297069
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "951d1ce9-ccc5-4280-9ccf-00cd2776b379",
    "timestamp": 1780869297071
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869297071
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869297071
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869297207
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 136,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869297207
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "951d1ce9-ccc5-4280-9ccf-00cd2776b379",
    "timestamp": 1780869297207
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "7ac58dd0-1e09-433b-b9c4-6ac905e249ac",
    "timestamp": 1780869297210
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869297210
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869297210
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.create",
    "nodeId": "integration",
    "timestamp": 1780869297728
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "notion",
      "latencyMs": 518,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869297728
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "7ac58dd0-1e09-433b-b9c4-6ac905e249ac",
    "timestamp": 1780869297728
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d69aceed-3c66-4fac-b89b-79d731a2271f",
    "timestamp": 1780869297735
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869297735
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869297735
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869297871
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 136,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869297871
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d69aceed-3c66-4fac-b89b-79d731a2271f",
    "timestamp": 1780869297871
  }
]