Generate course certificates from Google Sheets with Stencil PDF and Outlook

d6ffa312-d2c8-402c-8c87-439365c0e53a

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "d3373c11-524b-4448-8936-2eb248a743c5",
    "timestamp": 1780861906120
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleSheetsTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780861906120
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "d3373c11-524b-4448-8936-2eb248a743c5",
    "timestamp": 1780861906120
  },
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "fc021d18-71cf-41f2-8177-3b7b4f1931cc",
    "timestamp": 1780861906123
  },
  {
    "data": {
      "initialData": {
        "Date": "2023-11-15",
        "Participant": "Alex Rivera"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780861906123
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "fc021d18-71cf-41f2-8177-3b7b4f1931cc",
    "timestamp": 1780861906123
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b75e7c32-253f-4a56-b7c9-4b9be56af6aa",
    "timestamp": 1780861906124
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1780861906124
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b75e7c32-253f-4a56-b7c9-4b9be56af6aa",
    "timestamp": 1780861906124
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "665178b1-8847-40a5-9463-8f6325659b3f",
    "timestamp": 1780861906126
  },
  {
    "data": {
      "inputKeys": [
        "Participant",
        "Date"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780861906126
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "665178b1-8847-40a5-9463-8f6325659b3f",
    "timestamp": 1780861906126
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d49e1bf3-59ed-4aef-9b2b-f31c71ca71a3",
    "timestamp": 1780861906127
  },
  {
    "data": {
      "inputKeys": [
        "Participant",
        "Date"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780861906127
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d49e1bf3-59ed-4aef-9b2b-f31c71ca71a3",
    "timestamp": 1780861906127
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "840336e5-0794-425b-ad51-3226dbe3cac5",
    "timestamp": 1780861906128
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861906128
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "840336e5-0794-425b-ad51-3226dbe3cac5",
    "timestamp": 1780861906128
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3343a90f-b31a-46f7-9712-9d9e68f09a00",
    "timestamp": 1780861906130
  },
  {
    "event": "fetching POST https://app.stencilpdf.com/api/reports/report-177+1234567890-k7c0zf7/generate-pdf",
    "nodeId": "http",
    "timestamp": 1780861906130
  },
  {
    "data": {
      "url": "https://app.stencilpdf.com/api/reports/report-177+1234567890-k7c0zf7/generate-pdf",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861906130
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3343a90f-b31a-46f7-9712-9d9e68f09a00",
    "timestamp": 1780861906932
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "51fe6b7a-cedc-46c4-9473-843b56c3201e",
    "timestamp": 1780861906937
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861906937
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861906937
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861907244
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 307,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861907244
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "51fe6b7a-cedc-46c4-9473-843b56c3201e",
    "timestamp": 1780861907244
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6c67c9cd-4ac9-4ab7-bce0-695e7335ec02",
    "timestamp": 1780861907247
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861907247
  },
  {
    "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": 1780861907247
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780861907411
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 164,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861907411
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6c67c9cd-4ac9-4ab7-bce0-695e7335ec02",
    "timestamp": 1780861907411
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "aa0b5983-d019-40c0-a8fc-28d311b2749f",
    "timestamp": 1780861907419
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780861907419
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "aa0b5983-d019-40c0-a8fc-28d311b2749f",
    "timestamp": 1780861907419
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a0908fbf-6d2f-4b6b-a3c9-082accc0583f",
    "timestamp": 1780861907420
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861907420
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a0908fbf-6d2f-4b6b-a3c9-082accc0583f",
    "timestamp": 1780861907420
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "7781839c-a6a3-4d1d-9915-d397b51b505c",
    "timestamp": 1780861907422
  },
  {
    "data": {
      "service": "outlook",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861907422
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "outlook",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861907674
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "7781839c-a6a3-4d1d-9915-d397b51b505c",
    "timestamp": 1780861907674
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "8a52bef6-6279-48f9-b71c-1cce0f63a455",
    "timestamp": 1780861907680
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861907680
  },
  {
    "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": 1780861907680
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780861907850
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 170,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861907850
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "8a52bef6-6279-48f9-b71c-1cce0f63a455",
    "timestamp": 1780861907850
  }
]