Trello project-management automation
Fire the workflow when anything changes on a Trello board. Watches the entire board model — fires on card creation/updates/comments, list changes, board membership changes, and more. Use On Card Change instead if you only care about a specific card.
3 fields
Fire the workflow when a specific Trello card changes. Watches a single card model — fires only on changes to that card (comments, member assignments, checklist updates, etc.). Use On Board Change instead if you want to react to any card activity on a board.
Search across boards, cards, and members.
2 fields
Get the authenticated member's profile.
List boards belonging to a member.
1 field
Get all cards assigned to a member.
Retrieve a single board's details.
Create a new board.
Update an existing board.
4 fields
Permanently delete a board.
Get all lists (columns) on a board.
Get all cards on a board.
List labels available on a board.
List members of a board.
Get the activity feed (actions) for a board.
Add or update a member's role on a board.
Remove a member from a board.
Create a new list (column) on a board.
Rename or modify a list.
Get all cards within a list.
Archive or unarchive a list.
Move every card in a list to another list.
Retrieve a single card.
Create a new card in a list.
7 fields
Update a card (rename, move, set due date, archive).
6 fields
Permanently delete a card.
Post a comment on a card.
Attach a URL to a card.
Assign a member to a card.
Unassign a member from a card.
Add an existing label to a card.
Remove a label from a card.
Get the activity feed (actions) for a card.
Get all checklists on a card.
Add a checklist to a card.
Add an item to a checklist.
Check or uncheck a checklist item (check item state).
Delete a checklist from a card.
Delete an item from a checklist.
Create a new label on a board.
Rename or recolor a board label.
Delete a label from a board.
Wire Trello into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.