Summarize invoices with AWS Textract, Google Gemini, and send to Slack

674528ed-0911-4981-aa85-d14ec09b3581

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "183f2352-a016-4e9a-afc5-62202caa492c",
    "timestamp": 1780869805725
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869805725
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "183f2352-a016-4e9a-afc5-62202caa492c",
    "timestamp": 1780869805725
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2258c647-11fc-41a4-bb93-ae743106b4a2",
    "timestamp": 1780869805726
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "awss3",
      "latencyMs": 250,
      "operation": "upload",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869805978
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2258c647-11fc-41a4-bb93-ae743106b4a2",
    "timestamp": 1780869805978
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "998ca05e-e2d7-44dc-881e-d2db7570575b",
    "timestamp": 1780869805981
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "awstextract",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869806234
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "998ca05e-e2d7-44dc-881e-d2db7570575b",
    "timestamp": 1780869806234
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "d0b952d3-5a77-420a-82be-d2d5cb6f4ca1",
    "timestamp": 1780869806239
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869806239
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869806239
  },
  {
    "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": "d0b952d3-5a77-420a-82be-d2d5cb6f4ca1",
    "timestamp": 1780869810357
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "27ffaaad-8d6b-4e4b-b150-9a95906c3ffe",
    "timestamp": 1780869810362
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869810362
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869810362
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869810642
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 280,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869810642
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "27ffaaad-8d6b-4e4b-b150-9a95906c3ffe",
    "timestamp": 1780869810642
  }
]