n8n/packages/nodes-base/nodes/Wufoo/WufooTrigger.node.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
400 B
JSON
Raw Normal View History

{
"node": "n8n-nodes-base.wufooTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/wufoo"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.wufootrigger/"
}
]
2021-06-27 04:34:08 -07:00
},
"alias": ["Form"]
}