[N8N Backup] My workflow.json (new)

This commit is contained in:
m3tam3re 2023-03-31 18:00:37 +02:00
parent 231195aa69
commit c8ad84a87e
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"active": false,
"connections": {},
"createdAt": "2023-03-31T10:05:27.626Z",
"id": "8",
"name": "My workflow",
"nodes": [
{
"parameters": {
"path": "a2213ec1-01fa-4ce3-aef3-97ee640d7b45",
"options": {}
},
"id": "a01b3619-7c3e-4ce2-a896-033461583f28",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
840,
380
],
"webhookId": "a2213ec1-01fa-4ce3-aef3-97ee640d7b45"
}
],
"pinData": {},
"settings": {},
"staticData": null,
"tags": [],
"triggerCount": 0,
"updatedAt": "2023-03-31T10:05:27.626Z",
"versionId": "5c01d171-3dc9-4515-b795-e19236ba1d17"
}