Short answer: Drop the "Trello → Move Card" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Card ID cardId | string | Required | Card ID. Example: 5abbe4b7ddc1b351ef961414 |
Destination List ID idList | string | Required | Trello list ID — 24-char hex. Find via List Lists on a board. |
Destination Board ID (optional, for cross-board moves) idBoard | string | Optional | Destination Board ID (optional, for cross-board moves). Example: 5abbe4b7... |
Position pos | options | Optional | Position. Options: Top, Bottom |
{"cardId": "e.g. 5abbe4b7ddc1b351ef961414","idList": "e.g. 5abbe4b7...","idBoard": "e.g. 5abbe4b7...","pos": "{{trigger.pos}}"}
{"id": "card123","name": "My Card","idList": "list456"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.