Automate FAQ generation from Stack Overflow to Notion using GPT-4o-mini with Slack alerts

cb24012a-e889-4085-9ed5-5ac52b417cca

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "81c6d665-83ce-454b-b570-e5ee63769e70",
    "timestamp": 1780868856141
  },
  {
    "data": {
      "kind": "n8n-nodes-base.errorTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780868856141
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "81c6d665-83ce-454b-b570-e5ee63769e70",
    "timestamp": 1780868856141
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "77daf4ad-9696-4981-8097-2d73c53ee7a4",
    "timestamp": 1780868856143
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "rssfeedreadtrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868856395
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "77daf4ad-9696-4981-8097-2d73c53ee7a4",
    "timestamp": 1780868856395
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "875a2618-4bec-4979-a9c3-fcab55406729",
    "timestamp": 1780868856404
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868856404
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868856404
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780868856713
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 309,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868856713
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "875a2618-4bec-4979-a9c3-fcab55406729",
    "timestamp": 1780868856713
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "b7c22c01-a01c-4328-95c3-1c89af58c82a",
    "timestamp": 1780868856718
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780868856718
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "b7c22c01-a01c-4328-95c3-1c89af58c82a",
    "timestamp": 1780868856718
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "b47b56b1-4ae3-4e88-9e97-76ce454cda09",
    "timestamp": 1780868856720
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 200
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780868856720
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780868856720
  },
  {
    "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": "b47b56b1-4ae3-4e88-9e97-76ce454cda09",
    "timestamp": 1780868861285
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "3667ae53-1e2d-4660-a37a-dbf9bf527b1b",
    "timestamp": 1780868861288
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1000
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780868861288
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780868861288
  },
  {
    "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": "3667ae53-1e2d-4660-a37a-dbf9bf527b1b",
    "timestamp": 1780868865530
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "147082e7-ac15-4983-81b1-8883e51bd080",
    "timestamp": 1780868865535
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780868865535
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "147082e7-ac15-4983-81b1-8883e51bd080",
    "timestamp": 1780868865535
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "636bc723-1f21-48c8-a27f-575685d4da6a",
    "timestamp": 1780868865537
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868865537
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868865537
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780868866064
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 527,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868866064
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "636bc723-1f21-48c8-a27f-575685d4da6a",
    "timestamp": 1780868866064
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ad8eb9b3-6e61-419e-8d48-4f96d7ac3d14",
    "timestamp": 1780868866071
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868866071
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868866071
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780868866268
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 197,
      "operation": "appendOrUpdate"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868866268
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ad8eb9b3-6e61-419e-8d48-4f96d7ac3d14",
    "timestamp": 1780868866268
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "488cdd31-38b6-4a91-85ab-2d897d3e44e6",
    "timestamp": 1780868866272
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780868866272
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "488cdd31-38b6-4a91-85ab-2d897d3e44e6",
    "timestamp": 1780868866272
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4b83b70c-c7ba-4a07-8143-e87930135d25",
    "timestamp": 1780868866275
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868866275
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868866275
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780868866442
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 167,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868866442
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4b83b70c-c7ba-4a07-8143-e87930135d25",
    "timestamp": 1780868866442
  }
]