Update My workflow.json
This commit is contained in:
@@ -1,28 +1,43 @@
|
|||||||
{
|
{
|
||||||
"updatedAt": "2025-11-11T20:48:04.000Z",
|
"updatedAt": "2026-04-25T07:25:02.000Z",
|
||||||
"createdAt": "2025-11-02T09:03:08.319Z",
|
"createdAt": "2026-04-25T06:44:46.159Z",
|
||||||
"id": "HZgpjPOUqYCheCGS",
|
"id": "dT0QKM8zgJugtknV",
|
||||||
"name": "My workflow",
|
"name": "My workflow",
|
||||||
"active": false,
|
"active": false,
|
||||||
"isArchived": true,
|
"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": {},
|
"connections": {},
|
||||||
"settings": {
|
"settings": {
|
||||||
"executionOrder": "v1"
|
"executionOrder": "v1",
|
||||||
|
"binaryMode": "separate"
|
||||||
},
|
},
|
||||||
"staticData": null,
|
"staticData": null,
|
||||||
"meta": null,
|
"meta": null,
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"versionId": "9d84f7e7-1682-4f16-96e4-5a13dd59f954",
|
"versionId": "70f86b61-dab5-4f02-9364-99d40a52c9a7",
|
||||||
|
"activeVersionId": null,
|
||||||
"triggerCount": 0,
|
"triggerCount": 0,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
"updatedAt": "2025-11-02T09:03:08.323Z",
|
"updatedAt": "2026-04-25T06:44:46.160Z",
|
||||||
"createdAt": "2025-11-02T09:03:08.323Z",
|
"createdAt": "2026-04-25T06:44:46.160Z",
|
||||||
"role": "workflow:owner",
|
"role": "workflow:owner",
|
||||||
"workflowId": "HZgpjPOUqYCheCGS",
|
"workflowId": "dT0QKM8zgJugtknV",
|
||||||
"projectId": "S4tmpzSj6JlGFOze"
|
"projectId": "cSAaWNJydnksD5EB"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"activeVersion": null,
|
||||||
"tags": []
|
"tags": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user