Project Management
Receive updates for changes in the specified list in Trello
Receive updates for changes in the specified list in Trello
Manual
Low
1
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
1
Node Types
0
Workflow JSON
437 Bytes
{
"id": "117",
"name": "Receive updates for changes in the specified list in Trello",
"nodes": [
{
"name": "Trello Trigger",
"type": "n8n-nodes-base.trelloTrigger",
"position": [
700,
250
],
"parameters": {
"id": ""
},
"credentials": {
"trelloApi": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {},
"connections": {}
}