diff --git a/My workflow.json b/My workflow.json index bcbd6d8..4202260 100644 --- a/My workflow.json +++ b/My workflow.json @@ -1,28 +1,43 @@ { - "updatedAt": "2025-11-11T20:48:04.000Z", - "createdAt": "2025-11-02T09:03:08.319Z", - "id": "HZgpjPOUqYCheCGS", + "updatedAt": "2026-04-25T07:25:02.000Z", + "createdAt": "2026-04-25T06:44:46.159Z", + "id": "dT0QKM8zgJugtknV", "name": "My workflow", "active": false, "isArchived": true, - "nodes": [], + "nodes": [ + { + "parameters": {}, + "type": "n8n-nodes-base.manualTrigger", + "typeVersion": 1, + "position": [ + 0, + 0 + ], + "id": "06f5fbd5-57a6-4e67-a39c-09e66e66d1a0", + "name": "When clicking ‘Execute workflow’" + } + ], "connections": {}, "settings": { - "executionOrder": "v1" + "executionOrder": "v1", + "binaryMode": "separate" }, "staticData": null, "meta": null, "pinData": {}, - "versionId": "9d84f7e7-1682-4f16-96e4-5a13dd59f954", + "versionId": "70f86b61-dab5-4f02-9364-99d40a52c9a7", + "activeVersionId": null, "triggerCount": 0, "shared": [ { - "updatedAt": "2025-11-02T09:03:08.323Z", - "createdAt": "2025-11-02T09:03:08.323Z", + "updatedAt": "2026-04-25T06:44:46.160Z", + "createdAt": "2026-04-25T06:44:46.160Z", "role": "workflow:owner", - "workflowId": "HZgpjPOUqYCheCGS", - "projectId": "S4tmpzSj6JlGFOze" + "workflowId": "dT0QKM8zgJugtknV", + "projectId": "cSAaWNJydnksD5EB" } ], + "activeVersion": null, "tags": [] } \ No newline at end of file