feat: add folder support for workflows (fixes #70)
This commit is contained in:
25
workflows/Wufoo/1129_Wufoo_Update_Triggered.json
Normal file
25
workflows/Wufoo/1129_Wufoo_Update_Triggered.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"id": "78",
|
||||
"name": "Receive updates when a form is submitted in Wufoo",
|
||||
"nodes": [
|
||||
{
|
||||
"name": "Wufoo Trigger",
|
||||
"type": "n8n-nodes-base.wufooTrigger",
|
||||
"position": [
|
||||
1290,
|
||||
140
|
||||
],
|
||||
"webhookId": "106376c5-b49c-412f-8463-4db23a23c057",
|
||||
"parameters": {
|
||||
"form": "n8n"
|
||||
},
|
||||
"credentials": {
|
||||
"wufooApi": "wufoo"
|
||||
},
|
||||
"typeVersion": 1
|
||||
}
|
||||
],
|
||||
"active": false,
|
||||
"settings": {},
|
||||
"connections": {}
|
||||
}
|
||||
Reference in New Issue
Block a user