mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
23 lines
462 B
JSON
23 lines
462 B
JSON
{
|
||
"name": "Manual Trigger Workflow",
|
||
"nodes": [
|
||
{
|
||
"parameters": {},
|
||
"type": "n8n-nodes-base.manualTrigger",
|
||
"typeVersion": 1,
|
||
"position": [0, 0],
|
||
"id": "0567e1a2-e1cb-480f-9a17-8f37b88bbe7f",
|
||
"name": "When clicking ‘Execute workflow’"
|
||
}
|
||
],
|
||
"pinData": {},
|
||
"connections": {},
|
||
"active": false,
|
||
"settings": {
|
||
"executionOrder": "v1"
|
||
},
|
||
"versionId": "2071c8bd-6e92-4eb6-81cd-3d693f683955",
|
||
"id": "YaCQ6nNLk4xJabWT",
|
||
"tags": []
|
||
}
|