n8n/packages/nodes-base/nodes/HumanticAI/HumanticAi.node.json
2021-06-27 13:34:08 +02:00

27 lines
545 B
JSON

{
"node": "n8n-nodes-base.humanticAi",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Analytics"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/humanticAi"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.humanticAi/"
}
],
"generic": [
{
"label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️",
"url": "https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/"
}
]
}
}