Twitter Sentiment Analysis and Multi-Database ETL

f530d0eb-94fe-4dd5-bf86-775ccb945fd3

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

2 nodes ran as pass-throughs

n8n-nodes-base.twitter, n8n-nodes-base.googleCloudNaturalLanguage

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "timestamp": 1780647652475
  },
  {
    "data": {
      "type": "n8n-nodes-base.twitter"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780647652475
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "timestamp": 1780647652475
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780647652478
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "postgres",
      "latencyMs": 120,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780647652600
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780647652600
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780647652604
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "mongodb",
      "latencyMs": 190,
      "operation": "insert",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780647652796
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780647652796
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1780647652802
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647652802
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647652802
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780647653107
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 305,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647653107
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1780647653107
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "timestamp": 1780647653112
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780647653112
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "timestamp": 1780647653112
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "timestamp": 1780647653115
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780647653115
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "timestamp": 1780647653115
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "timestamp": 1780647653118
  },
  {
    "data": {
      "type": "n8n-nodes-base.googleCloudNaturalLanguage"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780647653118
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "timestamp": 1780647653118
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "timestamp": 1780647653122
  },
  {
    "data": {
      "inputKeys": [
        "messages"
      ],
      "mergeKeys": [
        "number",
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780647653122
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "timestamp": 1780647653122
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "timestamp": 1780647653124
  },
  {
    "data": {
      "kind": "n8n-nodes-base.cron"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647653124
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "timestamp": 1780647653124
  }
]