Automated Lemlist Reply Classification and Slack Notification
d2ad572e-8936-422f-891e-d1a95adb7f7c
Latency
6753ms
Cost
$0.0013
Tokens
619
Status
partialgemini-3-flash-preview
2 nodes ran as pass-throughs
n8n-nodes-base.lemlistTrigger, n8n-nodes-base.lemlist
Workflow Graph
Trace
[
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "8f73d4d6-2473-4fdf-8797-c049d6df6967",
"timestamp": 1780646426283
},
{
"data": {
"type": "n8n-nodes-base.lemlistTrigger"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780646426283
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "8f73d4d6-2473-4fdf-8797-c049d6df6967",
"timestamp": 1780646426283
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "df142fcb-f5ec-475d-8f90-c0bd064d390c",
"timestamp": 1780646426288
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o",
"nodeId": "llm",
"timestamp": 1780646426288
},
{
"data": {
"model": "gpt-4o",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780646426288
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0012328,
"provider": "openai",
"latencyMs": 4083,
"promptTokens": 1,
"completionTokens": 493
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780646430372
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "df142fcb-f5ec-475d-8f90-c0bd064d390c",
"timestamp": 1780646430372
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "1fa6d12c-2555-42c6-8f80-b24dc3608ed7",
"timestamp": 1780646430379
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780646430379
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "1fa6d12c-2555-42c6-8f80-b24dc3608ed7",
"timestamp": 1780646430379
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "7786165e-5e74-4614-b065-86db19482b72",
"timestamp": 1780646430381
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780646430381
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "7786165e-5e74-4614-b065-86db19482b72",
"timestamp": 1780646430381
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "04f74337-903c-481a-95ca-a1d4a5985b9e",
"timestamp": 1780646430384
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780646430384
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780646430384
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0000529,
"provider": "openai",
"latencyMs": 926,
"promptTokens": 118,
"completionTokens": 7
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780646431311
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "04f74337-903c-481a-95ca-a1d4a5985b9e",
"timestamp": 1780646431311
},
{
"data": {
"nodeType": "merge"
},
"event": "node_start",
"nodeId": "c1d66785-e096-4fd7-90de-51c7b9117413",
"timestamp": 1780646431315
},
{
"data": {
"inputCount": 2
},
"event": "merged 2 inputs",
"nodeId": "merge",
"timestamp": 1780646431315
},
{
"data": {
"status": "ok",
"nodeType": "merge"
},
"event": "node_end",
"nodeId": "c1d66785-e096-4fd7-90de-51c7b9117413",
"timestamp": 1780646431315
},
{
"data": {
"nodeType": "switch"
},
"event": "node_start",
"nodeId": "024b4399-8e20-4974-986d-6c1ee4103fa0",
"timestamp": 1780646431320
},
{
"event": "no rule matched -> default",
"nodeId": "switch",
"timestamp": 1780646431320
},
{
"data": {
"status": "ok",
"nodeType": "switch"
},
"event": "node_end",
"nodeId": "024b4399-8e20-4974-986d-6c1ee4103fa0",
"timestamp": 1780646431320
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "734013f9-d058-4f08-9026-a41cd5877a3b",
"timestamp": 1780646431324
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780646431324
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780646431324
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780646431645
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 321,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780646431645
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "734013f9-d058-4f08-9026-a41cd5877a3b",
"timestamp": 1780646431645
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "0558c166-16d7-4c26-a09c-fb46c2b6b687",
"timestamp": 1780646431650
},
{
"data": {
"type": "n8n-nodes-base.lemlist"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780646431650
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "0558c166-16d7-4c26-a09c-fb46c2b6b687",
"timestamp": 1780646431650
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "79d17d20-a60a-4b5a-a83c-821cac265b17",
"timestamp": 1780646431653
},
{
"event": "fetching GET https://api.lemlist.com/api/campaigns//leads//interested",
"nodeId": "http",
"timestamp": 1780646431653
},
{
"data": {
"url": "https://api.lemlist.com/api/campaigns//leads//interested",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780646431653
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "79d17d20-a60a-4b5a-a83c-821cac265b17",
"timestamp": 1780646433036
}
]