Generate invoice PDFs from Stripe payments using TemplateFox, Gmail and Drive

b491b74c-487d-4b70-8210-ff74d5459072

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000010",
    "timestamp": 1780869497889
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "stripetrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869498140
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000010",
    "timestamp": 1780869498140
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000011",
    "timestamp": 1780869498143
  },
  {
    "event": "fetching GET https://api.stripe.com/v1/checkout/sessions//line_items",
    "nodeId": "http",
    "timestamp": 1780869498143
  },
  {
    "data": {
      "url": "https://api.stripe.com/v1/checkout/sessions//line_items",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869498143
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000011",
    "timestamp": 1780869498384
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000012",
    "timestamp": 1780869498384
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'object')",
    "nodeId": "code",
    "timestamp": 1780869498386
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869498386
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000012",
    "timestamp": 1780869498387
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000013",
    "timestamp": 1780869498389
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "templatefox",
      "latencyMs": 250,
      "operation": "generatePdf",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869498639
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000013",
    "timestamp": 1780869498639
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000014",
    "timestamp": 1780869498642
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869498642
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869498642
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780869498856
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 214,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869498856
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000014",
    "timestamp": 1780869498856
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000015",
    "timestamp": 1780869498865
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869498865
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000015",
    "timestamp": 1780869498865
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b1000001-0000-4000-a000-000000000016",
    "timestamp": 1780869498869
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869498869
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869498869
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.create",
    "nodeId": "integration",
    "timestamp": 1780869499604
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 735,
      "operation": "upload"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869499604
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b1000001-0000-4000-a000-000000000016",
    "timestamp": 1780869499604
  }
]