Short answer: Drop the "Trello → Create Board" 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 Name name | string | Required | Board Name. Example: Q2 Roadmap |
Description desc | string | Optional | Description |
Add Default Lists defaultLists | boolean | Optional | Create To Do, Doing, Done lists |
{"name": "e.g. Q2 Roadmap","desc": "{{trigger.desc}}","defaultLists": "{{trigger.defaultLists}}"}
{"id": "board123","url": "https://trello.com/b/abc123/q2-roadmap","name": "Q2 Roadmap"}
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.