Sync workflow schedules between Google Sheets and Google Calendar
66d232cc-5053-46f2-b4d2-ecd10b0c531f
Latency
3557ms
Cost
$0.0000
Tokens
0
Status
successgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "9ae22e9d-0b4b-476c-9138-819eda9e0635",
"timestamp": 1780869002408
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780869002408
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "9ae22e9d-0b4b-476c-9138-819eda9e0635",
"timestamp": 1780869002408
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "78b8189a-02c8-4598-b3ef-279a0765fe7c",
"timestamp": 1780869002410
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780869002410
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "78b8189a-02c8-4598-b3ef-279a0765fe7c",
"timestamp": 1780869002410
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "3618a0a7-5b23-4f5a-94a5-9c57999af221",
"timestamp": 1780869002411
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869002411
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "3618a0a7-5b23-4f5a-94a5-9c57999af221",
"timestamp": 1780869002411
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "eada40f6-f268-434b-b3f2-2233bc0ae636",
"timestamp": 1780869002412
},
{
"data": {
"service": "googleCalendar",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869002412
},
{
"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": 1780869002412
},
{
"data": {
"status": 200
},
"event": "calendar.read",
"nodeId": "integration",
"timestamp": 1780869002774
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 362,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869002774
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "eada40f6-f268-434b-b3f2-2233bc0ae636",
"timestamp": 1780869002774
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "3dcf261e-1442-470a-b828-8feb7ec668dd",
"timestamp": 1780869002774
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "3dcf261e-1442-470a-b828-8feb7ec668dd",
"timestamp": 1780869002776
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "7766b246-1694-43f4-8640-884dacb379e1",
"timestamp": 1780869002777
},
{
"data": {
"service": "googleCalendar",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869002777
},
{
"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": 1780869002777
},
{
"data": {
"status": 200
},
"event": "calendar.read",
"nodeId": "integration",
"timestamp": 1780869003073
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 296,
"operation": "delete"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869003073
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "7766b246-1694-43f4-8640-884dacb379e1",
"timestamp": 1780869003073
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "98859d16-bf8b-46ad-b2a1-739c1e7e304d",
"timestamp": 1780869003073
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "98859d16-bf8b-46ad-b2a1-739c1e7e304d",
"timestamp": 1780869003075
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f4a38c2c-da29-47bb-a0b2-3bb2d5b5f396",
"timestamp": 1780869003076
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869003076
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869003076
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780869004919
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 1843,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869004919
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f4a38c2c-da29-47bb-a0b2-3bb2d5b5f396",
"timestamp": 1780869004919
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "3d5e5933-7d47-4a01-816e-d6197025821f",
"timestamp": 1780869004919
},
{
"event": "console.log: Current workflows: 1",
"nodeId": "code",
"timestamp": 1780869004923
},
{
"event": "console.log: Sheet rows: 1",
"nodeId": "code",
"timestamp": 1780869004923
},
{
"event": "console.log: Found 0 unique workflows in sheet",
"nodeId": "code",
"timestamp": 1780869004923
},
{
"event": "console.log: Returning 1 merged items",
"nodeId": "code",
"timestamp": 1780869004923
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "3d5e5933-7d47-4a01-816e-d6197025821f",
"timestamp": 1780869004924
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "7b47f7cf-a72b-44ce-a30e-4ce2695a6de9",
"timestamp": 1780869004924
},
{
"event": "console.log: === | current=\"\" | saved=\"\" | onCal=\"\"",
"nodeId": "code",
"timestamp": 1780869004926
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "7b47f7cf-a72b-44ce-a30e-4ce2695a6de9",
"timestamp": 1780869004926
},
{
"data": {
"nodeType": "switch"
},
"event": "node_start",
"nodeId": "d6caddd9-77d7-42ee-b9c3-ac6ed24a6bdb",
"timestamp": 1780869004928
},
{
"event": "matched rule 2 -> skip",
"nodeId": "switch",
"timestamp": 1780869004928
},
{
"data": {
"status": "ok",
"nodeType": "switch"
},
"event": "node_end",
"nodeId": "d6caddd9-77d7-42ee-b9c3-ac6ed24a6bdb",
"timestamp": 1780869004928
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "b91a529d-f08e-4b17-86f5-a3972baff2ab",
"timestamp": 1780869004929
},
{
"data": {
"of": 1,
"kept": 1
},
"event": "removeDuplicates",
"nodeId": "passthrough",
"timestamp": 1780869004929
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "b91a529d-f08e-4b17-86f5-a3972baff2ab",
"timestamp": 1780869004929
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "d57f09f3-25bb-4b9a-8e98-9374cb7be397",
"timestamp": 1780869004929
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "d57f09f3-25bb-4b9a-8e98-9374cb7be397",
"timestamp": 1780869004931
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "f977bd11-3bc3-48f4-bba2-66531a6a5a90",
"timestamp": 1780869004931
},
{
"event": "console.log: SKIP (schedule non supportato): undefined | ",
"nodeId": "code",
"timestamp": 1780869004932
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "f977bd11-3bc3-48f4-bba2-66531a6a5a90",
"timestamp": 1780869004932
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f22523dc-c631-4daa-8bd1-40a3de59d8b3",
"timestamp": 1780869004934
},
{
"data": {
"service": "googleCalendar",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869004934
},
{
"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": 1780869004934
},
{
"data": {
"status": 200
},
"event": "calendar.read",
"nodeId": "integration",
"timestamp": 1780869005300
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 366,
"operation": "delete"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869005300
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f22523dc-c631-4daa-8bd1-40a3de59d8b3",
"timestamp": 1780869005300
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "807c9b17-1158-4da4-be3e-8de4751009d6",
"timestamp": 1780869005306
},
{
"data": {
"service": "googleCalendar",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869005306
},
{
"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": 1780869005306
},
{
"data": {
"status": 200
},
"event": "calendar.read",
"nodeId": "integration",
"timestamp": 1780869005643
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 337,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869005643
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "807c9b17-1158-4da4-be3e-8de4751009d6",
"timestamp": 1780869005643
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "ef89bad9-1015-4fc3-8bcc-6ae0755255e3",
"timestamp": 1780869005643
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "ef89bad9-1015-4fc3-8bcc-6ae0755255e3",
"timestamp": 1780869005645
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "5c8aae74-3d10-4432-bf1c-371fd65f1718",
"timestamp": 1780869005647
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869005647
},
{
"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": 1780869005647
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780869005965
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 318,
"operation": "appendOrUpdate"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869005965
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "5c8aae74-3d10-4432-bf1c-371fd65f1718",
"timestamp": 1780869005965
}
]