Short answer: Drop the "Trello → Create List" 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 |
|---|---|---|---|
Board ID idBoard | string | Required | Trello board ID — 24-char hex. Find via List Boards. |
List Name name | string | Required | List Name. Example: In Progress |
Position pos | options | Optional | Position. Options: Top, Bottom |
{"idBoard": "e.g. 5abbe4b7ddc1b351ef961414","name": "e.g. In Progress","pos": "{{trigger.pos}}"}
{"id": "list123","pos": 16384,"name": "In Progress","idBoard": "board123"}
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.