Sync Google Calendar Events to Zoom

774d9222-b62c-4afb-8d66-db0609baa136

Latency
374ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.zoom

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "7b31174a-9781-42f5-97b9-5dfcfc595302",
    "timestamp": 1780741001982
  },
  {
    "data": {
      "initialData": {
        "summary": "Quarterly Planning Session"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780741001982
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "7b31174a-9781-42f5-97b9-5dfcfc595302",
    "timestamp": 1780741001982
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "c0564572-ba25-4e6f-bd25-05ab4abaebc9",
    "timestamp": 1780741001987
  },
  {
    "data": {
      "type": "n8n-nodes-base.zoom"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780741001987
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "c0564572-ba25-4e6f-bd25-05ab4abaebc9",
    "timestamp": 1780741001987
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7a05356c-bf1c-4863-893f-3806e4082107",
    "timestamp": 1780741001990
  },
  {
    "data": {},
    "event": "dateTime",
    "nodeId": "passthrough",
    "timestamp": 1780741001990
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7a05356c-bf1c-4863-893f-3806e4082107",
    "timestamp": 1780741001990
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d946f5c2-4acf-4aac-a640-607fb50be4f0",
    "timestamp": 1780741001992
  },
  {
    "data": {
      "service": "googleCalendar",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741001992
  },
  {
    "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": 1780741001992
  },
  {
    "data": {
      "status": 200
    },
    "event": "calendar.read",
    "nodeId": "integration",
    "timestamp": 1780741002345
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleCalendar",
      "latencyMs": 353,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741002345
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d946f5c2-4acf-4aac-a640-607fb50be4f0",
    "timestamp": 1780741002345
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "261c4843-2bc8-4fd5-bd81-ea59a1a456bd",
    "timestamp": 1780741002350
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780741002350
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "261c4843-2bc8-4fd5-bd81-ea59a1a456bd",
    "timestamp": 1780741002350
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "69fcbd11-9bc6-450a-a462-56a08f5df6c1",
    "timestamp": 1780741002353
  },
  {
    "data": {
      "kind": "n8n-nodes-base.cron"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741002353
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "69fcbd11-9bc6-450a-a462-56a08f5df6c1",
    "timestamp": 1780741002353
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "error-919fb666",
    "timestamp": 1780741002356
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741002356
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "error-919fb666",
    "timestamp": 1780741002356
  }
]