Add My workflow 2.json
This commit is contained in:
67
My workflow 2.json
Normal file
67
My workflow 2.json
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"updatedAt": "2025-11-11T20:48:06.000Z",
|
||||||
|
"createdAt": "2025-11-02T09:40:30.537Z",
|
||||||
|
"id": "73hH46Ry5NdYyCZA",
|
||||||
|
"name": "My workflow 2",
|
||||||
|
"active": false,
|
||||||
|
"isArchived": true,
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
"parameters": {},
|
||||||
|
"type": "n8n-nodes-base.manualTrigger",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"id": "927d3f2a-982e-42c1-8667-3c0d67ad780b",
|
||||||
|
"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": {
|
||||||
|
"When clicking ‘Execute workflow’": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Puppeteer",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"executionOrder": "v1"
|
||||||
|
},
|
||||||
|
"staticData": null,
|
||||||
|
"meta": null,
|
||||||
|
"pinData": {},
|
||||||
|
"versionId": "95b0b67a-218c-4817-b196-a519e66a8c8b",
|
||||||
|
"triggerCount": 0,
|
||||||
|
"shared": [
|
||||||
|
{
|
||||||
|
"updatedAt": "2025-11-02T09:40:30.542Z",
|
||||||
|
"createdAt": "2025-11-02T09:40:30.542Z",
|
||||||
|
"role": "workflow:owner",
|
||||||
|
"workflowId": "73hH46Ry5NdYyCZA",
|
||||||
|
"projectId": "S4tmpzSj6JlGFOze"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": []
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user