Files
n8n-workflows/workflows/Wufoo/1129_Wufoo_Update_Triggered.json
2025-08-05 09:40:47 +05:30

25 lines
493 B
JSON

{
"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": {}
}