Analyze meeting sentiment with Azure OpenAI and save insights to Google Sheets

ebf7c59d-e9a8-4afc-9072-38a1694434db

Latency
7016ms
Cost
$0.0020
Tokens
942
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "993121a7-0a99-4a32-a758-9a76a9df7639",
    "timestamp": 1783149105257
  },
  {
    "data": {
      "kind": "n8n-nodes-base.errorTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783149105257
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "993121a7-0a99-4a32-a758-9a76a9df7639",
    "timestamp": 1783149105257
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "66916e79-e8d7-4aca-96ac-466a7cabacce",
    "timestamp": 1783149105260
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1783149105260
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783149105260
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0018028,
      "provider": "openai",
      "latencyMs": 4941,
      "promptTokens": 1,
      "completionTokens": 721
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783149110203
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "66916e79-e8d7-4aca-96ac-466a7cabacce",
    "timestamp": 1783149110203
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "f173ecd5-67a7-4e68-8dde-b25bd7325b2c",
    "timestamp": 1783149110208
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783149110208
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "f173ecd5-67a7-4e68-8dde-b25bd7325b2c",
    "timestamp": 1783149110208
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "78fdedaa-8b2c-498a-8b56-897cfc30f335",
    "timestamp": 1783149110212
  },
  {
    "data": {
      "service": "gmail",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783149110212
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783149110465
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "78fdedaa-8b2c-498a-8b56-897cfc30f335",
    "timestamp": 1783149110465
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "2563d043-770e-4d3d-895f-a7b947588c57",
    "timestamp": 1783149110469
  },
  {
    "event": "fetching GET https://api.twelvedata.com/quote?symbol=AAPL&apikey=YOUR_TOKEN_HERE",
    "nodeId": "http",
    "timestamp": 1783149110470
  },
  {
    "data": {
      "url": "https://api.twelvedata.com/quote?symbol=AAPL&apikey=YOUR_TOKEN_HERE",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783149110470
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "2563d043-770e-4d3d-895f-a7b947588c57",
    "timestamp": 1783149110605
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "66707290-9f75-4eb4-a163-b4b0d93678f2",
    "timestamp": 1783149110611
  },
  {
    "event": "fetching GET https://api.twelvedata.com/rsi?symbol=AAPL&interval=5min&time_period=14&apikey=YOUR_TOKEN_HERE",
    "nodeId": "http",
    "timestamp": 1783149110611
  },
  {
    "data": {
      "url": "https://api.twelvedata.com/rsi?symbol=AAPL&interval=5min&time_period=14&apikey=YOUR_TOKEN_HERE",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783149110611
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "66707290-9f75-4eb4-a163-b4b0d93678f2",
    "timestamp": 1783149110676
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "a3f1670c-aa4f-46cd-b217-d4e91591da16",
    "timestamp": 1783149110682
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1783149110682
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "a3f1670c-aa4f-46cd-b217-d4e91591da16",
    "timestamp": 1783149110682
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "1ee35512-7dea-49fa-a05e-f038666e2ff7",
    "timestamp": 1783149110682
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'json')",
    "nodeId": "code",
    "timestamp": 1783149110686
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783149110686
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "1ee35512-7dea-49fa-a05e-f038666e2ff7",
    "timestamp": 1783149110687
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e8aabe3d-ff94-4456-bcf9-84acc00807c0",
    "timestamp": 1783149110692
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783149110692
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783149110692
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0002354,
      "provider": "openai",
      "latencyMs": 1058,
      "promptTokens": 143,
      "completionTokens": 77
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783149111752
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "e8aabe3d-ff94-4456-bcf9-84acc00807c0",
    "timestamp": 1783149111752
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "22fa88f8-9642-4296-9cdb-dd56859a5905",
    "timestamp": 1783149111752
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "22fa88f8-9642-4296-9cdb-dd56859a5905",
    "timestamp": 1783149111757
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "c71b4fe8-9351-414f-b583-20aa45f68268",
    "timestamp": 1783149111760
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783149111760
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "c71b4fe8-9351-414f-b583-20aa45f68268",
    "timestamp": 1783149111760
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "49ea04be-b7ac-4cc3-ab77-344d40577acc",
    "timestamp": 1783149111763
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783149111763
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783149112015
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "49ea04be-b7ac-4cc3-ab77-344d40577acc",
    "timestamp": 1783149112015
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4dec4c2a-3463-4370-823e-3e0d64b5933e",
    "timestamp": 1783149112021
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783149112021
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783149112273
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4dec4c2a-3463-4370-823e-3e0d64b5933e",
    "timestamp": 1783149112273
  }
]