n8n/packages/nodes-base/nodes/FreshworksCrm/FreshworksCrm.node.json

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

20 lines
416 B
JSON
Raw Normal View History

2021-08-12 05:32:57 -07:00
{
"node": "n8n-nodes-base.freshworksCrm",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Marketing", "Sales"],
2021-08-12 05:32:57 -07:00
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/freshworksCrm"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.freshworkscrm/"
2021-08-12 05:32:57 -07:00
}
]
},
"alias": ["Freshdesk"]
}