adding the workflow collection to git
This commit is contained in:
21
workflows/541_workflow_541.json
Normal file
21
workflows/541_workflow_541.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"nodes": [
|
||||
{
|
||||
"name": "JotForm Trigger",
|
||||
"type": "n8n-nodes-base.jotFormTrigger",
|
||||
"position": [
|
||||
870,
|
||||
400
|
||||
],
|
||||
"webhookId": "8ee760f3-f18a-4060-bf41-b583ef4d7bfe",
|
||||
"parameters": {
|
||||
"form": "202012795501445"
|
||||
},
|
||||
"credentials": {
|
||||
"jotFormApi": "jotform_creds"
|
||||
},
|
||||
"typeVersion": 1
|
||||
}
|
||||
],
|
||||
"connections": {}
|
||||
}
|
||||
Reference in New Issue
Block a user