n8n/packages/nodes-base/nodes/Cisco/Webex/CiscoWebexTrigger.node.json

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

19 lines
395 B
JSON
Raw Normal View History

2021-07-29 06:34:55 -07:00
{
"node": "n8n-nodes-base.ciscoWebexTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication"],
2021-07-29 06:34:55 -07:00
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/ciscoWebex"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.ciscowebextrigger/"
2021-07-29 06:34:55 -07:00
}
]
}
}