Auto-Post Google Drive Videos to TikTok and Instagram

89cfa094-2164-4af9-8e78-cb0ecff51f01

Latency
54448ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "14f93cdb-72cb-419a-b8d7-a68ae9383290",
    "timestamp": 1780877444673
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780877444673
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "14f93cdb-72cb-419a-b8d7-a68ae9383290",
    "timestamp": 1780877444673
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "fde9df88-3f9e-4732-bb1c-72eb33ce6826",
    "timestamp": 1780877444676
  },
  {
    "data": {
      "kind": "n8n-nodes-base.errorTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780877444676
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "fde9df88-3f9e-4732-bb1c-72eb33ce6826",
    "timestamp": 1780877444676
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d4ab0d11-b110-46fa-9cd2-6091737c302e",
    "timestamp": 1780877444679
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780877444679
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780877444679
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780877445143
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 464,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780877445143
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d4ab0d11-b110-46fa-9cd2-6091737c302e",
    "timestamp": 1780877445143
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "6ed274c7-726f-40aa-92b0-70768dc053a5",
    "timestamp": 1780877445148
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780877445148
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "6ed274c7-726f-40aa-92b0-70768dc053a5",
    "timestamp": 1780877445148
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "da9048ce-542e-44e0-ba67-ab853822c428",
    "timestamp": 1780877445153
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "writebinaryfile",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780877445404
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "da9048ce-542e-44e0-ba67-ab853822c428",
    "timestamp": 1780877445404
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ecfe1ad1-6887-492b-a2f7-f9b6c43f9b91",
    "timestamp": 1780877445410
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780877445410
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780877445410
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780877445915
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 505,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780877445915
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ecfe1ad1-6887-492b-a2f7-f9b6c43f9b91",
    "timestamp": 1780877445915
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "299e3e95-dbcb-4798-b843-a4424ce3f3bf",
    "timestamp": 1780877445921
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780877445921
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780877445921
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "299e3e95-dbcb-4798-b843-a4424ce3f3bf",
    "timestamp": 1780877471802
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "5977baf1-d4a2-439f-aafe-14745201d3d8",
    "timestamp": 1780877471808
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780877471808
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780877471808
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "5977baf1-d4a2-439f-aafe-14745201d3d8",
    "timestamp": 1780877497740
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a139c8b0-b934-492b-8f85-e42c9c345af4",
    "timestamp": 1780877497746
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "readbinaryfile",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780877497997
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a139c8b0-b934-492b-8f85-e42c9c345af4",
    "timestamp": 1780877497997
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "63230edb-8346-4441-929f-1f6403507501",
    "timestamp": 1780877498003
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "readbinaryfile",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780877498254
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "63230edb-8346-4441-929f-1f6403507501",
    "timestamp": 1780877498254
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "5d6e26ef-1bb4-43d6-a282-151c95856905",
    "timestamp": 1780877498263
  },
  {
    "event": "fetching POST https://api.upload-post.com/api/upload",
    "nodeId": "http",
    "timestamp": 1780877498263
  },
  {
    "data": {
      "url": "https://api.upload-post.com/api/upload",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780877498263
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "5d6e26ef-1bb4-43d6-a282-151c95856905",
    "timestamp": 1780877498921
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ed785663-50e4-43cc-9dc0-a340d0360b38",
    "timestamp": 1780877498928
  },
  {
    "event": "fetching POST https://api.upload-post.com/api/upload",
    "nodeId": "http",
    "timestamp": 1780877498928
  },
  {
    "data": {
      "url": "https://api.upload-post.com/api/upload",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780877498928
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ed785663-50e4-43cc-9dc0-a340d0360b38",
    "timestamp": 1780877499121
  }
]