Automatically sign PDFs from a watched Google Drive folder with PDF API Hub

470007ad-291c-4156-9010-ec471bb373f1

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cd55bdb7-757e-4967-9290-8d36a222807c",
    "timestamp": 1780870091428
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870091428
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cd55bdb7-757e-4967-9290-8d36a222807c",
    "timestamp": 1780870091428
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b99bb23c-9084-46f4-9537-8d02281c3d98",
    "timestamp": 1780870091430
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870091430
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870091430
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780870091817
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 387,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870091817
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b99bb23c-9084-46f4-9537-8d02281c3d98",
    "timestamp": 1780870091817
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "2a115997-732d-4926-b0c5-849478312bd6",
    "timestamp": 1780870091819
  },
  {
    "data": {
      "inputKeys": [
        "files"
      ],
      "mergeKeys": [
        "number",
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870091820
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "2a115997-732d-4926-b0c5-849478312bd6",
    "timestamp": 1780870091820
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "33d7e7fc-6d90-442c-914e-bbfd8cf7212d",
    "timestamp": 1780870091822
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780870091822
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "33d7e7fc-6d90-442c-914e-bbfd8cf7212d",
    "timestamp": 1780870091822
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c2cb20cf-56aa-4ad2-91a9-ba50f8b0b5f4",
    "timestamp": 1780870091823
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "pdfsplitmerge",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870092072
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c2cb20cf-56aa-4ad2-91a9-ba50f8b0b5f4",
    "timestamp": 1780870092072
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c943cd80-2e5b-4cd8-b2bf-736568aa239a",
    "timestamp": 1780870092077
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870092078
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870092078
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780870092369
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 291,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870092369
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c943cd80-2e5b-4cd8-b2bf-736568aa239a",
    "timestamp": 1780870092369
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "7d389e4e-941b-472f-b974-4cf73816e6b2",
    "timestamp": 1780870092374
  },
  {
    "data": {
      "inputKeys": [
        "files"
      ],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870092374
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "7d389e4e-941b-472f-b974-4cf73816e6b2",
    "timestamp": 1780870092374
  }
]