Organize and back up n8n workflows to Google Drive folders

55756a77-fac7-4b3a-b9b1-e59b7d2afca6

Latency
3164ms
Cost
$0.0000
Tokens
0
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "ce1319c9-9d04-4532-abd7-874709500c9e",
    "timestamp": 1783148625435
  },
  {
    "data": {
      "initialData": {
        "id": "workflow-12345",
        "name": "Organize and back up n8n workflows to Google Drive folders",
        "tags": [
          "backup",
          "organization",
          "google drive"
        ],
        "active": true,
        "n8nUrl": "https://your-n8n-instance.example.com",
        "isArchived": false,
        "googleFolderId": "1a2b3c4d5e6f7g8h9i0j"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783148625435
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "ce1319c9-9d04-4532-abd7-874709500c9e",
    "timestamp": 1783148625435
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "7df43ac5-eeff-4efc-b658-9e0652103e4f",
    "timestamp": 1783148625439
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783148625439
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "7df43ac5-eeff-4efc-b658-9e0652103e4f",
    "timestamp": 1783148625439
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b064800f-ed1e-4ffb-812e-59e2dc439f1a",
    "timestamp": 1783148625441
  },
  {
    "data": {
      "inputKeys": [
        "id",
        "name",
        "tags",
        "active",
        "n8nUrl",
        "isArchived",
        "googleFolderId"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783148625441
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b064800f-ed1e-4ffb-812e-59e2dc439f1a",
    "timestamp": 1783148625441
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "dbd3051d-ca68-408c-b761-47dc5615799e",
    "timestamp": 1783148625444
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148625444
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148625697
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "dbd3051d-ca68-408c-b761-47dc5615799e",
    "timestamp": 1783148625697
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "fcea513f-adbd-45f2-82da-ae7720f51f25",
    "timestamp": 1783148625701
  },
  {
    "event": "fetching GET https://your-n8n-instance.example.com/api/v1/workflows",
    "nodeId": "http",
    "timestamp": 1783148625701
  },
  {
    "data": {
      "url": "https://your-n8n-instance.example.com/api/v1/workflows",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783148625701
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148625706
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "fcea513f-adbd-45f2-82da-ae7720f51f25",
    "timestamp": 1783148625706
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a14503f3-c2d5-4973-aac5-2ad39583ab5c",
    "timestamp": 1783148625709
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783148625709
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a14503f3-c2d5-4973-aac5-2ad39583ab5c",
    "timestamp": 1783148625709
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "e9b2da2a-e641-4fa1-b073-9065a09a51c0",
    "timestamp": 1783148625711
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783148625711
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "e9b2da2a-e641-4fa1-b073-9065a09a51c0",
    "timestamp": 1783148625711
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "53ee10d0-7f41-48c6-b922-0b7c16dda894",
    "timestamp": 1783148625714
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1783148625714
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "53ee10d0-7f41-48c6-b922-0b7c16dda894",
    "timestamp": 1783148625714
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "145a8320-847a-49bc-86aa-3017ada15a93",
    "timestamp": 1783148625717
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1783148625717
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "145a8320-847a-49bc-86aa-3017ada15a93",
    "timestamp": 1783148625717
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "3027972c-6070-4ab6-9113-a1465e1367c9",
    "timestamp": 1783148625720
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148625720
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "3027972c-6070-4ab6-9113-a1465e1367c9",
    "timestamp": 1783148625720
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "1396028b-ec93-4e5f-ac45-5cfafa8d9924",
    "timestamp": 1783148625722
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783148625722
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "1396028b-ec93-4e5f-ac45-5cfafa8d9924",
    "timestamp": 1783148625722
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0bbc1501-bc75-42da-9d1d-2be57951682b",
    "timestamp": 1783148625724
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1783148625724
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0bbc1501-bc75-42da-9d1d-2be57951682b",
    "timestamp": 1783148625724
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5b7f448b-2355-4579-946f-c0d83dbacd2e",
    "timestamp": 1783148625726
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1783148625726
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5b7f448b-2355-4579-946f-c0d83dbacd2e",
    "timestamp": 1783148625726
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "b977446c-9596-47c0-9e0b-3150bbfef4a4",
    "timestamp": 1783148625728
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783148625728
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "b977446c-9596-47c0-9e0b-3150bbfef4a4",
    "timestamp": 1783148625728
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8af0496e-75c7-4fcc-bf69-fd0a38c6f581",
    "timestamp": 1783148625730
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148625730
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8af0496e-75c7-4fcc-bf69-fd0a38c6f581",
    "timestamp": 1783148625730
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9aa1d6cc-5bfd-491a-ba67-6433e219a92f",
    "timestamp": 1783148625733
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148625733
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9aa1d6cc-5bfd-491a-ba67-6433e219a92f",
    "timestamp": 1783148625733
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b9e7cfdf-8d77-4161-a58f-6abb593a6d5b",
    "timestamp": 1783148625734
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1783148625734
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b9e7cfdf-8d77-4161-a58f-6abb593a6d5b",
    "timestamp": 1783148625734
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8678ebbc-d2d5-44f1-9373-aae774ff5615",
    "timestamp": 1783148625736
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1783148625736
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8678ebbc-d2d5-44f1-9373-aae774ff5615",
    "timestamp": 1783148625736
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "59dc81cf-cfdb-4279-be4f-babd4b58ae87",
    "timestamp": 1783148625738
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148625738
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "59dc81cf-cfdb-4279-be4f-babd4b58ae87",
    "timestamp": 1783148625738
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "983620e0-c2c3-46e5-a0d9-398c9858a1a0",
    "timestamp": 1783148625741
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148625741
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "983620e0-c2c3-46e5-a0d9-398c9858a1a0",
    "timestamp": 1783148625741
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d7548076-cd55-4334-a4d3-94d2b142f830",
    "timestamp": 1783148625743
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148625743
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148625995
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d7548076-cd55-4334-a4d3-94d2b142f830",
    "timestamp": 1783148625995
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bc947be1-a45d-4085-8aff-15d470456a66",
    "timestamp": 1783148626000
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148626000
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148626253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bc947be1-a45d-4085-8aff-15d470456a66",
    "timestamp": 1783148626253
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2e30c5d0-f38e-4a84-b177-d55a93e11f88",
    "timestamp": 1783148626259
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148626259
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148626511
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2e30c5d0-f38e-4a84-b177-d55a93e11f88",
    "timestamp": 1783148626511
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3fdf58ff-f11d-4cdf-9323-aedc03a9c4da",
    "timestamp": 1783148626517
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148626517
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148626769
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3fdf58ff-f11d-4cdf-9323-aedc03a9c4da",
    "timestamp": 1783148626769
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "55bd9541-1456-46a8-8a06-472315bc463e",
    "timestamp": 1783148626774
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148626774
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148627026
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "55bd9541-1456-46a8-8a06-472315bc463e",
    "timestamp": 1783148627026
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9b6341fe-45e4-45e7-990d-58f91362c428",
    "timestamp": 1783148627032
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627032
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9b6341fe-45e4-45e7-990d-58f91362c428",
    "timestamp": 1783148627032
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "893049fa-8573-4d47-b474-eb881fe575b4",
    "timestamp": 1783148627035
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627035
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "893049fa-8573-4d47-b474-eb881fe575b4",
    "timestamp": 1783148627035
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "97d01c9d-151a-4b90-8d5e-dbf38e72974b",
    "timestamp": 1783148627038
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627038
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "97d01c9d-151a-4b90-8d5e-dbf38e72974b",
    "timestamp": 1783148627038
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "623d1d18-4f91-4cbc-8fd5-9a4f08e71bd7",
    "timestamp": 1783148627040
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627040
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "623d1d18-4f91-4cbc-8fd5-9a4f08e71bd7",
    "timestamp": 1783148627040
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "943ec062-93ef-4a10-b800-6d469f3d3aad",
    "timestamp": 1783148627043
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627043
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "943ec062-93ef-4a10-b800-6d469f3d3aad",
    "timestamp": 1783148627043
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4414fca2-2b30-4eba-af85-58fef1df961a",
    "timestamp": 1783148627045
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627045
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4414fca2-2b30-4eba-af85-58fef1df961a",
    "timestamp": 1783148627045
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "78f5343f-9339-4062-82f7-5d834f6cd8b0",
    "timestamp": 1783148627048
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627048
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "78f5343f-9339-4062-82f7-5d834f6cd8b0",
    "timestamp": 1783148627048
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "46ad817a-609e-4bbb-9f0c-be54feaf7b82",
    "timestamp": 1783148627050
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627050
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "46ad817a-609e-4bbb-9f0c-be54feaf7b82",
    "timestamp": 1783148627050
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "67979a09-b117-470a-b88e-352cb43096e4",
    "timestamp": 1783148627052
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627052
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "67979a09-b117-470a-b88e-352cb43096e4",
    "timestamp": 1783148627052
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "49ca0bf5-407c-45cb-ae16-460fb86b4e80",
    "timestamp": 1783148627054
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783148627054
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "49ca0bf5-407c-45cb-ae16-460fb86b4e80",
    "timestamp": 1783148627054
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6cf96e50-ccd3-44ba-a22d-b42007d2adf7",
    "timestamp": 1783148627057
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148627057
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148627308
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6cf96e50-ccd3-44ba-a22d-b42007d2adf7",
    "timestamp": 1783148627308
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5c244f84-0934-4541-a434-97f2db0604c9",
    "timestamp": 1783148627314
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148627314
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148627565
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5c244f84-0934-4541-a434-97f2db0604c9",
    "timestamp": 1783148627565
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "869d38f5-7f05-4c78-919a-3a17e9ed4011",
    "timestamp": 1783148627572
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148627572
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148627824
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "869d38f5-7f05-4c78-919a-3a17e9ed4011",
    "timestamp": 1783148627824
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c62a20bd-d8da-4120-9b48-c9fd8b030b8d",
    "timestamp": 1783148627830
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148627830
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148628082
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c62a20bd-d8da-4120-9b48-c9fd8b030b8d",
    "timestamp": 1783148628082
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4f83daed-7de9-4d33-b840-1f8b0384b9c1",
    "timestamp": 1783148628090
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783148628090
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148628342
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4f83daed-7de9-4d33-b840-1f8b0384b9c1",
    "timestamp": 1783148628342
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "008d721a-f737-4de5-8a89-63cb75dd9b8c",
    "timestamp": 1783148628347
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "timesaved",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783148628599
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "008d721a-f737-4de5-8a89-63cb75dd9b8c",
    "timestamp": 1783148628599
  }
]