Generate Google Docs from Form Submissions

861a9c0e-616f-47ac-91b8-39a0a7494a32

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "56e70371-54a2-4421-9ce2-e626d9c6ef60",
    "timestamp": 1780861042489
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780861042489
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "56e70371-54a2-4421-9ce2-e626d9c6ef60",
    "timestamp": 1780861042489
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "e1c4d0a8-6e48-45d9-bec6-ee8bb3751b4f",
    "timestamp": 1780861042493
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861042493
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861042493
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.create",
    "nodeId": "integration",
    "timestamp": 1780861043290
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 797,
      "operation": "copy"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861043290
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "e1c4d0a8-6e48-45d9-bec6-ee8bb3751b4f",
    "timestamp": 1780861043290
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "52a27a15-ca68-4381-9a0d-faa1127d7de9",
    "timestamp": 1780861043290
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "52a27a15-ca68-4381-9a0d-faa1127d7de9",
    "timestamp": 1780861043296
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "08dbeb42-16f6-4771-bbf8-a358fda54097",
    "timestamp": 1780861043296
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "08dbeb42-16f6-4771-bbf8-a358fda54097",
    "timestamp": 1780861043300
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "99b03034-8c9b-4e23-8cc9-bf9960a4e06a",
    "timestamp": 1780861043302
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861043302
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "99b03034-8c9b-4e23-8cc9-bf9960a4e06a",
    "timestamp": 1780861043302
  }
]