Add My workflow 3.json
This commit is contained in:
66
My workflow 3.json
Normal file
66
My workflow 3.json
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
{
|
||||||
|
"updatedAt": "2025-11-11T20:48:09.000Z",
|
||||||
|
"createdAt": "2025-11-02T09:42:27.940Z",
|
||||||
|
"id": "vAAoAfxPuPICQlAH",
|
||||||
|
"name": "My workflow 3",
|
||||||
|
"active": false,
|
||||||
|
"isArchived": true,
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
"parameters": {},
|
||||||
|
"type": "n8n-nodes-base.manualTrigger",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"id": "a7d3795f-61ce-4b0b-b2a9-f708e75f54ae",
|
||||||
|
"name": "When clicking ‘Execute workflow’"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"url": "https://github.com/toema/n8n-playwright",
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"type": "CUSTOM.puppeteer",
|
||||||
|
"typeVersion": 1,
|
||||||
|
"position": [
|
||||||
|
208,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"id": "a835fd70-a664-4c52-9bbf-e157aa312b9e",
|
||||||
|
"name": "Puppeteer"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"connections": {
|
||||||
|
"When clicking ‘Execute workflow’": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "Puppeteer",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"executionOrder": "v1"
|
||||||
|
},
|
||||||
|
"staticData": null,
|
||||||
|
"meta": null,
|
||||||
|
"pinData": {},
|
||||||
|
"versionId": "37382ca1-1215-46f9-a5cd-1d4b7274f00a",
|
||||||
|
"triggerCount": 0,
|
||||||
|
"shared": [
|
||||||
|
{
|
||||||
|
"updatedAt": "2025-11-02T09:42:27.945Z",
|
||||||
|
"createdAt": "2025-11-02T09:42:27.945Z",
|
||||||
|
"role": "workflow:owner",
|
||||||
|
"workflowId": "vAAoAfxPuPICQlAH",
|
||||||
|
"projectId": "S4tmpzSj6JlGFOze"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": []
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user