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

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

26 lines
581 B
JSON
Raw Normal View History

{
"node": "n8n-nodes-base.clickUp",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Productivity", "Communication"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/clickUp"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.clickup/"
}
],
"generic": [
{
"label": "2021: The Year to Automate the New You with n8n",
"icon": "☀️",
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
}
]
}
}