Automated asteroid alerts with NASA API, Slack & Google Calendar
b9511deb-a6f2-4e8e-aa89-105b063d454d
Latency
1082ms
Cost
$0.0000
Tokens
0
Status
successgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"timestamp": 1780868089274
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780868089274
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"timestamp": 1780868089274
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "b2c3d4e5-f678-90ab-cdef-234567890abc",
"timestamp": 1780868089274
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "b2c3d4e5-f678-90ab-cdef-234567890abc",
"timestamp": 1780868089276
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "8da8e937-6acf-43d7-8a7e-43635b7abfde",
"timestamp": 1780868089277
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "nasa",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868089528
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "8da8e937-6acf-43d7-8a7e-43635b7abfde",
"timestamp": 1780868089528
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "d4e5f678-90ab-cdef-1234-567890abcdef",
"timestamp": 1780868089528
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "d4e5f678-90ab-cdef-1234-567890abcdef",
"timestamp": 1780868089534
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "e5f67890-abcd-ef12-3456-7890abcdef12",
"timestamp": 1780868089538
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780868089538
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "e5f67890-abcd-ef12-3456-7890abcdef12",
"timestamp": 1780868089538
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "f6789012-3456-7890-abcd-ef1234567890",
"timestamp": 1780868089538
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "f6789012-3456-7890-abcd-ef1234567890",
"timestamp": 1780868089539
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "89d59b68-b6a1-43c3-8968-c6710a561032",
"timestamp": 1780868089540
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780868089540
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "89d59b68-b6a1-43c3-8968-c6710a561032",
"timestamp": 1780868089540
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "78901234-5678-90ab-cdef-123456789012",
"timestamp": 1780868089542
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868089542
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780868089542
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780868089826
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 284,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868089826
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "78901234-5678-90ab-cdef-123456789012",
"timestamp": 1780868089826
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "90123456-7890-abcd-ef12-345678901234",
"timestamp": 1780868089831
},
{
"data": {
"count": 0
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780868089831
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "90123456-7890-abcd-ef12-345678901234",
"timestamp": 1780868089831
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "9c7340e9-6b56-4888-8180-373942e5d1d7",
"timestamp": 1780868089836
},
{
"data": {
"service": "googleCalendar",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868089836
},
{
"data": {
"url": "https://www.googleapis.com/calendar/v3/calendars/primary/events?maxResults=10&singleEvents=true&orderBy=startTime",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780868089836
},
{
"data": {
"status": 200
},
"event": "calendar.read",
"nodeId": "integration",
"timestamp": 1780868090356
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 520,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868090356
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "9c7340e9-6b56-4888-8180-373942e5d1d7",
"timestamp": 1780868090356
}
]