Trello
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
Card Due Date Reminder
Emit new event at a specified time before a card is due. See the docs here.
New Board
Emit new event for each new board added. See the docs here.
New Card
Emit new event for each new Trello card on a board. See the docs here.
Actions
Action components allow you to perform operations on the app.
Add Attachment to Card via URL
Adds a file attachment on a card by referencing a public URL. See docs here.
Add Checklist to Card
Adds a new checklist to a card. See docs here.
Add Existing Label to Card
Adds an existing label to a card. See docs here.
Add File as Attachment to Card via URL
Adds a file as an attachment to a card. See docs here.
Add Image Attachment to Card
Adds an image attachment to a card. See docs here.
Add Existing Label to Card
Add an existing label to a card.
Add Member to Card
Assigns a member to a card. See docs here.
Archive Card
Archives a card. See docs here.
Close Board
Closes a board. See docs here.
Complete a Checklist Item
Marks a checklist item as complete. See docs here.
Copy a Board
Copies a board. See docs here.
Create a Board
Creates a new board. See docs here.
Create Card
Creates a new card. See docs here.
Create a Checklist Item
Adds a new item to a checklist. See docs here.
Create Checklist
Creates a checklist on the specified card. See docs here.
Create Comment on Card
Creates a new comment on a card. See docs here.
Create Label
Creates a new label. See docs here.
Create a List
Creates a new list. See docs here.
Delete Checklist
Deletes the specified checklist. See docs here.
Find Labels
Finds all labels on a specific board that contains the specified phrase in their names. See docs here.
Find a List
Finds a list on a specific board by name. See docs here.
Get Boards
Get all the boards.
Get Card
Gets a card by its ID. See docs here.
Get Cards in List
Get all the cards in a list. See the docs here.
Get Cards on Board
Get all the cards on a board. See the docs here.
Get List
Finds a list by name. See docs here.
Move Card to List
Moves a card to the specified board/list pair. See docs here.
Remove Card Label
Removes label from card. See docs here.
Rename List
Renames an existing list. See docs here.
Search Boards
Searches for boards matching the specified query. See docs here.
Search Cards
Searches for cards matching the specified query. See docs here.
Find Checklist
Search for checklists on a particular board or card by name. See docs here.
Search Members
Search for Trello members. See docs here.
Update Card
Updates a card. See docs here.