Update My workflow 2.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"updatedAt": "2025-11-11T20:48:06.000Z",
|
"updatedAt": "2026-04-25T07:24:59.000Z",
|
||||||
"createdAt": "2025-11-02T09:40:30.537Z",
|
"createdAt": "2026-04-25T06:45:23.048Z",
|
||||||
"id": "73hH46Ry5NdYyCZA",
|
"id": "dBRkCRCp0GvbJJl5",
|
||||||
"name": "My workflow 2",
|
"name": "My workflow 2",
|
||||||
"active": false,
|
"active": false,
|
||||||
"isArchived": true,
|
"isArchived": true,
|
||||||
@@ -14,54 +14,38 @@
|
|||||||
0,
|
0,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"id": "927d3f2a-982e-42c1-8667-3c0d67ad780b",
|
"id": "3ddcbb98-bb6c-4c35-991d-1f2b38d64b9f",
|
||||||
"name": "When clicking ‘Execute workflow’"
|
"name": "When clicking ‘Execute workflow’"
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"url": "https://github.com/drudge/n8n-nodes-puppeteer/blob/main/docker/Dockerfile",
|
|
||||||
"operation": "getScreenshot",
|
|
||||||
"options": {}
|
|
||||||
},
|
|
||||||
"type": "n8n-nodes-puppeteer.puppeteer",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
208,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"id": "3c1a3ec4-8ef4-4956-adc4-dc38baa3bcad",
|
|
||||||
"name": "Puppeteer"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": {
|
"connections": {
|
||||||
"When clicking ‘Execute workflow’": {
|
"When clicking ‘Execute workflow’": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[]
|
||||||
{
|
|
||||||
"node": "Puppeteer",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"executionOrder": "v1"
|
"executionOrder": "v1",
|
||||||
|
"binaryMode": "separate"
|
||||||
},
|
},
|
||||||
"staticData": null,
|
"staticData": null,
|
||||||
"meta": null,
|
"meta": {
|
||||||
|
"templateCredsSetupCompleted": true
|
||||||
|
},
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"versionId": "95b0b67a-218c-4817-b196-a519e66a8c8b",
|
"versionId": "772e34e9-9e12-4fd4-a367-5dda40349ee7",
|
||||||
|
"activeVersionId": null,
|
||||||
"triggerCount": 0,
|
"triggerCount": 0,
|
||||||
"shared": [
|
"shared": [
|
||||||
{
|
{
|
||||||
"updatedAt": "2025-11-02T09:40:30.542Z",
|
"updatedAt": "2026-04-25T06:45:23.050Z",
|
||||||
"createdAt": "2025-11-02T09:40:30.542Z",
|
"createdAt": "2026-04-25T06:45:23.050Z",
|
||||||
"role": "workflow:owner",
|
"role": "workflow:owner",
|
||||||
"workflowId": "73hH46Ry5NdYyCZA",
|
"workflowId": "dBRkCRCp0GvbJJl5",
|
||||||
"projectId": "S4tmpzSj6JlGFOze"
|
"projectId": "cSAaWNJydnksD5EB"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"activeVersion": null,
|
||||||
"tags": []
|
"tags": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user