mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-11 07:04:06 -08:00
6e8e4f5937
* fix(nodes-base): fix and harmonize all primaryDocumentation links * feat(workflow, cli): expose documentation links to UI via node codex * fix(editor-ui): link to correct node and credential documentation URLs * config(nodes-base): update 'format' script to also format node descriptor json * chore: fix outdated links to node reference documentation
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"node": "n8n-nodes-base.trello",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Productivity"],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/trello"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.trello/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "6 e-commerce workflows to power up your Shopify s",
|
|
"icon": "store",
|
|
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
|
|
},
|
|
{
|
|
"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/"
|
|
},
|
|
{
|
|
"label": "Hey founders! Your business doesn't need you to operate",
|
|
"icon": " 🖥️",
|
|
"url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/"
|
|
},
|
|
{
|
|
"label": "How a digital strategist uses n8n for online marketing",
|
|
"icon": "💻",
|
|
"url": "https://n8n.io/blog/how-a-digital-strategist-uses-n8n-for-online-marketing/"
|
|
},
|
|
{
|
|
"label": "Automating Conference Organization Processes with n8n",
|
|
"icon": "🙋♀️",
|
|
"url": "https://n8n.io/blog/automating-conference-organization-processes-with-n8n/"
|
|
}
|
|
]
|
|
}
|
|
}
|