Daily Recipe Delivery via Telegram and Airtable

a8bb0adc-7ead-4ad7-b047-1b76357f722f

Latency
8696ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "timestamp": 1780644449238
  },
  {
    "data": {
      "kind": "n8n-nodes-base.cron"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780644449238
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "timestamp": 1780644449238
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644449242
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644449242
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201?maxRecords=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644449242
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.list",
    "nodeId": "integration",
    "timestamp": 1780644451587
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 2345,
      "operation": "list"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644451587
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644451587
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "timestamp": 1780644451592
  },
  {
    "data": {
      "inputKeys": [
        "records"
      ],
      "mergeKeys": [
        "number",
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780644451592
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "timestamp": 1780644451592
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644451596
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644451596
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/sendMessage",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644451596
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.send",
    "nodeId": "integration",
    "timestamp": 1780644452583
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 987,
      "operation": "sendPhoto"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644452583
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644452583
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644452592
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644452592
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644452592
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780644452737
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 145,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644452737
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644452737
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "timestamp": 1780644452743
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780644452743
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "timestamp": 1780644452743
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644452748
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644452748
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201?maxRecords=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644452748
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.list",
    "nodeId": "integration",
    "timestamp": 1780644452895
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 147,
      "operation": "list"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644452895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644452895
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644452904
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644452904
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644452904
  },
  {
    "data": {
      "mode": "write",
      "error": "airtable.create failed: HTTP 422",
      "status": "error",
      "service": "airtable",
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644453142
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644453142
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644453147
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644453147
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/sendMessage",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644453147
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.send",
    "nodeId": "integration",
    "timestamp": 1780644453436
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 289,
      "operation": "sendPhoto"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644453436
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644453436
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644453446
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644453446
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644453446
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780644456594
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 3148,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644456594
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644456594
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "timestamp": 1780644456603
  },
  {
    "data": {
      "inputKeys": [
        "updates"
      ],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780644456603
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "timestamp": 1780644456603
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "timestamp": 1780644456606
  },
  {
    "event": "fetching GET https://api.spoonacular.com/recipes/random?apiKey=APIKEYHERE&number=1&tags=vegan",
    "nodeId": "http",
    "timestamp": 1780644456606
  },
  {
    "data": {
      "url": "https://api.spoonacular.com/recipes/random?apiKey=APIKEYHERE&number=1&tags=vegan",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644456606
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "timestamp": 1780644457300
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "timestamp": 1780644457304
  },
  {
    "event": "fetching GET https://api.spoonacular.com/recipes/random?apiKey=APIKEYHERE&number=1&tags=vegan",
    "nodeId": "http",
    "timestamp": 1780644457304
  },
  {
    "data": {
      "url": "https://api.spoonacular.com/recipes/random?apiKey=APIKEYHERE&number=1&tags=vegan",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644457304
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "timestamp": 1780644457731
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "timestamp": 1780644457735
  },
  {
    "data": {
      "kind": "n8n-nodes-base.telegramTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780644457735
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "timestamp": 1780644457735
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780644457739
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780644457739
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780644457739
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780644457934
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 195,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780644457934
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780644457934
  }
]