Send AI revenue forecast alerts from HubSpot via Gmail, Slack and Sheets

e6a038db-7ebd-4020-ad8b-6b69110b5f9e

Latency
6369ms
Cost
$0.0001
Tokens
622
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8ac7bc5d-c409-44b2-8176-24ecbd2ae969",
    "timestamp": 1780869572302
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/llama-3.3-70b-versatile",
    "nodeId": "llm",
    "timestamp": 1780869572302
  },
  {
    "data": {
      "model": "llama-3.3-70b-versatile",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869572302
  },
  {
    "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": "8ac7bc5d-c409-44b2-8176-24ecbd2ae969",
    "timestamp": 1780869576406
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ad3b35be-95a2-4fa5-813a-62910b68b002",
    "timestamp": 1780869576410
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "hubspottrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869576661
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ad3b35be-95a2-4fa5-813a-62910b68b002",
    "timestamp": 1780869576661
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9686ae09-74f9-4f99-b92a-457b83f1cfaa",
    "timestamp": 1780869576666
  },
  {
    "data": {
      "service": "hubspot",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869576666
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "hubspot",
      "latencyMs": 250,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869576918
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9686ae09-74f9-4f99-b92a-457b83f1cfaa",
    "timestamp": 1780869576918
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "fe6d16bc-d256-4c3f-9945-7be037564dda",
    "timestamp": 1780869576918
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "fe6d16bc-d256-4c3f-9945-7be037564dda",
    "timestamp": 1780869576920
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f6b4adc7-0709-4058-8ff6-9107ccfbef6b",
    "timestamp": 1780869576922
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869576922
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869576922
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780869577046
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 124,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869577046
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f6b4adc7-0709-4058-8ff6-9107ccfbef6b",
    "timestamp": 1780869577046
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "911581aa-7453-44ca-b5c6-db1a6ce8efd7",
    "timestamp": 1780869577055
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869577055
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869577055
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780869577318
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 263,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869577318
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "911581aa-7453-44ca-b5c6-db1a6ce8efd7",
    "timestamp": 1780869577318
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5bcf9c46-80b9-4c46-999e-ab02c2743f9b",
    "timestamp": 1780869577323
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869577323
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5bcf9c46-80b9-4c46-999e-ab02c2743f9b",
    "timestamp": 1780869577323
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "08c06ca5-dfaf-4b10-ae33-df0fb3e2cc6d",
    "timestamp": 1780869577326
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869577326
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "08c06ca5-dfaf-4b10-ae33-df0fb3e2cc6d",
    "timestamp": 1780869577326
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "ed54b5d9-678f-4a17-8b56-d96cc7dda6f8",
    "timestamp": 1780869577326
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'match')",
    "nodeId": "code",
    "timestamp": 1780869577328
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869577328
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "ed54b5d9-678f-4a17-8b56-d96cc7dda6f8",
    "timestamp": 1780869577329
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "75c2b1e5-d2c2-4867-93e7-41d81f3db16a",
    "timestamp": 1780869577332
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869577332
  },
  {
    "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": 1780869577332
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780869577475
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 143,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869577475
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "75c2b1e5-d2c2-4867-93e7-41d81f3db16a",
    "timestamp": 1780869577475
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4da571ca-aae7-4c74-b2a4-b19bf50da20a",
    "timestamp": 1780869577479
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869577479
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869577479
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.00014890000000000001,
      "provider": "openai",
      "latencyMs": 1190,
      "promptTokens": 333,
      "completionTokens": 289
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780869578671
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "4da571ca-aae7-4c74-b2a4-b19bf50da20a",
    "timestamp": 1780869578671
  }
]