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

26 lines
559 B
JSON
Raw Normal View History

{
"node": "n8n-nodes-base.rocketchat",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/rocketchat"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.rocketchat/"
}
],
"generic": [
{
"label": "Automate Designs with Bannerbear and n8n",
"icon": "🎨",
"url": "https://n8n.io/blog/automate-designs-with-bannerbear-and-n8n/"
}
]
}
}