mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
27 lines
558 B
JSON
27 lines
558 B
JSON
{
|
|
"node": "n8n-nodes-base.trelloTrigger",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Productivity"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/trello"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.trelloTrigger/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Hey founders! Your business doesn't need you to operate",
|
|
"icon": " 🖥️",
|
|
"url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/"
|
|
}
|
|
]
|
|
}
|
|
} |