Auto-Post Google Drive Videos to TikTok and Instagram
f0cee7e4-a0b8-4c07-88d3-dda2f2875f9b
Latency
12695ms
Cost
$0.0039
Tokens
1,547
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "14f93cdb-72cb-419a-b8d7-a68ae9383290",
"timestamp": 1780861299912
},
{
"data": {
"kind": "n8n-nodes-base.googleDriveTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780861299912
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "14f93cdb-72cb-419a-b8d7-a68ae9383290",
"timestamp": 1780861299912
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "fde9df88-3f9e-4732-bb1c-72eb33ce6826",
"timestamp": 1780861299914
},
{
"data": {
"kind": "n8n-nodes-base.errorTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780861299914
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "fde9df88-3f9e-4732-bb1c-72eb33ce6826",
"timestamp": 1780861299914
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d4ab0d11-b110-46fa-9cd2-6091737c302e",
"timestamp": 1780861299916
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780861299916
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780861299916
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780861300416
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 500,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780861300416
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d4ab0d11-b110-46fa-9cd2-6091737c302e",
"timestamp": 1780861300416
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "6ed274c7-726f-40aa-92b0-70768dc053a5",
"timestamp": 1780861300424
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780861300424
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "6ed274c7-726f-40aa-92b0-70768dc053a5",
"timestamp": 1780861300424
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "da9048ce-542e-44e0-ba67-ab853822c428",
"timestamp": 1780861300426
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "writebinaryfile",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780861300679
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "da9048ce-542e-44e0-ba67-ab853822c428",
"timestamp": 1780861300679
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "ecfe1ad1-6887-492b-a2f7-f9b6c43f9b91",
"timestamp": 1780861300685
},
{
"data": {
"service": "telegram",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780861300685
},
{
"data": {
"url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780861300685
},
{
"data": {
"status": 200
},
"event": "telegram.read",
"nodeId": "integration",
"timestamp": 1780861301143
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "telegram",
"latencyMs": 458,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780861301143
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "ecfe1ad1-6887-492b-a2f7-f9b6c43f9b91",
"timestamp": 1780861301143
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "299e3e95-dbcb-4798-b843-a4424ce3f3bf",
"timestamp": 1780861301151
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780861301151
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780861301151
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0017902999999999999,
"provider": "openai",
"latencyMs": 5051,
"promptTokens": 1,
"completionTokens": 716
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780861306203
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "299e3e95-dbcb-4798-b843-a4424ce3f3bf",
"timestamp": 1780861306203
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5977baf1-d4a2-439f-aafe-14745201d3d8",
"timestamp": 1780861306209
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780861306209
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780861306209
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0020728,
"provider": "openai",
"latencyMs": 5087,
"promptTokens": 1,
"completionTokens": 829
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780861311297
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "5977baf1-d4a2-439f-aafe-14745201d3d8",
"timestamp": 1780861311297
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "a139c8b0-b934-492b-8f85-e42c9c345af4",
"timestamp": 1780861311298
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "readbinaryfile",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780861311549
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "a139c8b0-b934-492b-8f85-e42c9c345af4",
"timestamp": 1780861311549
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "63230edb-8346-4441-929f-1f6403507501",
"timestamp": 1780861311552
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "readbinaryfile",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780861311803
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "63230edb-8346-4441-929f-1f6403507501",
"timestamp": 1780861311803
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "5d6e26ef-1bb4-43d6-a282-151c95856905",
"timestamp": 1780861311808
},
{
"event": "fetching POST https://api.upload-post.com/api/upload",
"nodeId": "http",
"timestamp": 1780861311808
},
{
"data": {
"url": "https://api.upload-post.com/api/upload",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780861311808
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "5d6e26ef-1bb4-43d6-a282-151c95856905",
"timestamp": 1780861312425
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "ed785663-50e4-43cc-9dc0-a340d0360b38",
"timestamp": 1780861312430
},
{
"event": "fetching POST https://api.upload-post.com/api/upload",
"nodeId": "http",
"timestamp": 1780861312431
},
{
"data": {
"url": "https://api.upload-post.com/api/upload",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780861312431
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "ed785663-50e4-43cc-9dc0-a340d0360b38",
"timestamp": 1780861312607
}
]