Log workflow errors to Slack and Google Sheets
f607bdcd-63ba-41b1-a27a-fad78b826f20
Latency
648ms
Cost
$0.0000
Tokens
0
Status
successgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "6ea74f53-4751-410c-9731-a2b253b6673c",
"timestamp": 1780869836542
},
{
"data": {
"kind": "n8n-nodes-base.errorTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780869836542
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "6ea74f53-4751-410c-9731-a2b253b6673c",
"timestamp": 1780869836542
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "08d30ea9-049c-4b5e-bce1-488bea5f1cc4",
"timestamp": 1780869836544
},
{
"data": {
"inputKeys": [
"message",
"workflow",
"execution"
],
"mergeKeys": [
"string"
]
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780869836545
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "08d30ea9-049c-4b5e-bce1-488bea5f1cc4",
"timestamp": 1780869836545
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "b5ba806f-9fa2-4287-8b26-091d34e20750",
"timestamp": 1780869836546
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869836546
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869836546
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780869836820
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 274,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869836820
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "b5ba806f-9fa2-4287-8b26-091d34e20750",
"timestamp": 1780869836820
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "211af477-e53e-47da-9f85-e0af1f1fe1e1",
"timestamp": 1780869836825
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869836825
},
{
"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": 1780869836825
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780869837190
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 365,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869837190
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "211af477-e53e-47da-9f85-e0af1f1fe1e1",
"timestamp": 1780869837190
}
]