Trello Make integrationAutomate Trello with Make.
What if your Trello boards updated themselves when work moves elsewhere? The Trello Make integration gives you 60 modules, including 9 triggers and 41 actions. This guide is for teams who live in Trello: connect your account, then build a first scenario step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Trello Make integration do for you?
It links your Trello account to Make so boards, lists and cards change on their own when something happens in another tool. You build a scenario (the automation itself, a chain of modules), and each module is one brick: a trigger that starts things, an action that does something, or a search that looks something up.
Project boards that set themselves up. A deal closes in your CRM, Create a Board opens the project, Create a List adds your usual stages and Create a Custom Field adds the budget column your team fills in. Nobody copies a template by hand.
Files that leave Trello on their own. Watch Attachments spots a new file on a card, Download an Attachment fetches it and the next module stores it where your finance or legal team looks. Each item passed between modules is a bundle: here, one file.
Handovers that follow the board. When a card lands in a review column, Watch Cards Moved to a List fires, Remove a Member from a Card takes the writer off and Add a Member to a Card brings in the reviewer.
What Make will not do: the documentation gives no numeric limit for Trello, but the Free plan still caps you at 2 active scenarios and a 15 minute interval between scheduled checks, as the Make pricing page details. For a broader take on the tool, read the Make review.
Trello also has a node in n8n. If you are weighing both, the Trello n8n integration page and the n8n vs Make comparison lay out what each side offers.
How do you connect Trello to Make?
- 01
Add a Trello module
Log in to Make, open a scenario and add any Trello module. A connection is your Trello account linked to Make once; every Trello module of your scenarios reuses it. Next to the Connection field, click Add.
- 02
Name it and save
The Connection name field is optional, but a clear name such as the account owner or the workspace helps when several people connect Trello. Then click Save.
- 03
Allow access in Trello
If Trello asks you to log in, do it with the account whose boards you want to automate, then confirm by clicking Allow. Back in Make, the connection is selected and the module fields can load your data.
Your first scenario with Trello and Make
GoalWhen a card reaches the Ready for QA list in Trello, Make adds a checklist to that card.
- 01
Create the scenario
Go to the Scenarios page in Make, create a new scenario and click the + to add the first module. Search for Trello and choose Watch Cards Moved to a List.
- 02
Connect and choose the list
Click Add next to the Connection field, save and allow access in Trello. Once connected, Make lists what it can read in your account, so you pick the Ready for QA list instead of typing an ID.
- 03
Add the checklist action
Click the + on the right of the trigger and add Create a Checklist. Map the card coming from the trigger into it, so the checklist lands on the card that just moved.
- 04
Test with Run once
Drag a test card into Ready for QA in Trello, then click Run once. Read the bundles each module received, and open the card in Trello to see the new checklist.
- 05
Schedule and switch it on
The first module runs every 15 minutes by default. Keep it or change it in the schedule, then switch the scenario on. On the Free plan, 15 minutes is also the shortest interval.
Triggers: what starts a Trello scenario
9 modules start a scenario when something happens in Trello. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Trello as soon as it happens.
Watch Boards Created by Me
Scheduled triggerIn Make“Triggers when the connection's user adds a board.”
Every board you open in Trello can kick off the setup work around it: a kickoff card, a set of labels, the right people invited. Only boards added by the user behind the connection count, which keeps teammates' test boards out of your flow.
Watch Cards Moved to a List
Scheduled triggerIn Make“Triggers when a card is moved to a specific list.”
You turn a simple drag and drop into a signal: a card reaching a given column usually means a deal was won, a task passed review or a bug was fixed. The trigger reports the cards moved into the one list you pick.
Watch Cards
Scheduled triggerIn Make“Triggers when a new card is added.”
New work enters your scenario the moment it is written down as a card, whether a colleague typed it or another tool created it. Each fresh card becomes a bundle the next modules can copy to a sheet, announce in chat or enrich.
Watch Attachments
Scheduled triggerIn Make“Triggers when a new attachment is added to a card.”
Files dropped on cards (a signed quote, a mockup, a site photo) can reach the place where they are really needed instead of staying buried in Trello. The trigger reports each new attachment added to a card.
Watch Comments
Scheduled triggerIn Make“Triggers when a new comment is added.”
Decisions often hide in Trello comments: an approval, a client question, a blocker. This trigger brings each new comment into a scenario so it can reach people who never open the board.
Watch Activities (instant)
Instant triggerIn the docs onlyA second way to hear about Trello activity the moment it happens, next to Watch Activities. The documentation lists it under Other without a line of description, so it tells you nothing about what each bundle contains.
Watch Activities
Instant triggerIn Make“Triggers when new activity occurs.”
You hear about Trello activity when it happens instead of at the next check: it is one of the two instant triggers of the app, and the documented one. Alerts and dashboards stay in step with what people do in Trello.
Watch Notifications
Scheduled triggerIn Make“Triggers when you have a new notification.”
Your own Trello notifications can leave Trello and reach the place you actually look during the day. The trigger returns each new notification of the account behind the connection.
Watch Activities
Scheduled triggerIn Make“Triggers when a new activity occurs.”
The same kind of activity stream as the instant version, collected on a schedule: Make gathers what happened since its last visit and passes each activity along. For reports, logs and backups, a short wait costs nothing and the setup stays simple.
Actions and searches: what Make can do in Trello
Trello gives you 51 modules in 10 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Workspaces
2 modulesSearch for Organizations
SearchIn Make“Returns workspaces matching the search query.”
You get the Trello workspaces (the team spaces that hold your boards) matching a search term, so the rest of the scenario works in the right one. Handy once you manage more than one.
Create Export for Organizations
ActionIn Make“Creates a CSV export for a workspace and returns a ZIP file in the response. Is not available on the free plan.”
A copy of a whole workspace, exported as CSV and returned as a ZIP file, so your boards also exist outside Trello. It is the safety net before any cleanup.
Boards
7 modulesCreate a Board
ActionIn Make“Creates a new board.”
A new project board appears in Trello without anyone opening the app, built from data your scenario already carries, like a client or project name. Setup becomes identical from one project to the next.
Edit a Board
ActionIn Make“Edits an existing board.”
Your board keeps up with changes made elsewhere: when a project is renamed or reshaped in another tool, Trello follows without anyone editing it by hand.
Get a Board
ActionIn Make“Retrieves a board by ID.”
Everything Trello stores about one board, ready to map into the next modules, when you already know which board you mean. It turns a bare identifier into something a message or a report can use.
Search for Boards
SearchIn Make“Returns boards matching the search query.”
Type a keyword and Make returns every board that matches it, which saves you from hard-coding board IDs in your scenario. Names from other tools become Trello boards you can act on.
Archive or Unarchive a Board
ActionIn Make“Archives or unarchives a board.”
Finished projects leave the team's home screen without being lost: the board goes to the archive, and the same module can bring it back when a client returns.
Assign a Member to a Board
ActionIn Make“Assigns a specific member to a board.”
A person gets access to a board as soon as they join a project, without an admin doing it by hand. Onboarding follows your planning tool instead of someone's memory.
Unassign a Member from a Board
ActionIn Make“Unassigns a specific member from a specific board.”
Access closes when someone leaves a project, so offboarding does not depend on anyone remembering to do it.
Lists
5 modulesCreate a List
ActionIn Make“Creates a new list.”
A new column on a board, so a workflow gains a stage without anyone touching the board. Combined with a board creation, it gives every project the same shape.
Edit a List
ActionIn Make“Edits an existing list.”
An existing column changes to match your new process, across every board the scenario touches, instead of one click at a time in Trello.
Get a List
ActionIn Make“Retrieves a list by ID.”
The details of a single column, fetched from its ID, so a later module can show something readable instead of a string of characters.
Get Board Lists
SearchIn Make“Retrieves all lists from a given board.”
All the columns of one board in a single step, each passed on as its own bundle. It is the usual way to find the ID of a list before writing into it.
Archive or Unarchive a List
ActionIn Make“Archives or unarchives a specific list.”
A whole column leaves the board in one move, or comes back if you archived it earlier. The board stays readable as work piles up.
Cards
12 modulesCreate a Card
ActionIn Make“Creates a new card.”
A new task shows up in the list you choose, filled with data from earlier modules: an order, a form answer, the subject of an email. Nobody has to retype anything in Trello.
Edit a Card
ActionIn Make“Edits an existing card.”
An existing card stays accurate when the source of truth changes, so Trello never shows stale information to the people working from it.
Get a Card
ActionIn Make“Retrieves a card by ID.”
The full picture of one card, retrieved by its ID, for when the trigger passed along less than your next step needs. Your messages and records then carry the real content of the task.
Get Card Checklists
SearchIn Make“Retrieves all checklists for given card.”
All the checklists of one card at once, useful when a card mixes several of them, for preparation, delivery and billing for instance.
Search for Cards
SearchIn Make“Returns cards matching the search query.”
You find out whether a task already exists before creating a duplicate: Make returns the cards that match your search term.
Archive or Unarchive a Card
ActionIn Make“Archives or unarchives a card.”
Boards stay tidy: finished cards move to the archive instead of cluttering the Done column, and the same module can bring one back when a task reopens.
Delete a Card
ActionIn Make“Deletes a card.”
A card disappears for good, for the cases where a trace in the archive would only add noise. Cleanup after a test run is the classic one.
List Attachments
SearchIn Make“Lists attachments on a card.”
Every file attached to a card, returned one bundle per file, so you can process each document without knowing in advance how many there are.
Get an Attachment
ActionIn Make“Gets a specific attachment on a card.”
The details of one specific file on a card, when you already know which attachment you are after. Your scenario can describe or check it before doing anything else.
Download an Attachment
ActionIn Make“Downloads an attachment.”
The actual file, pulled out of Trello so another app can store it, send it or read it. It is the bridge between a card and your document storage.
Add an Attachment
ActionIn Make“Adds an attachment to a card.”
A document placed on a card, right where the person doing the task will look for it. No more links pasted into comments.
Delete an Attachment
ActionIn Make“Deletes an attachment from a card.”
An outdated file leaves the card, so nobody works from the wrong version of a document again.
Custom Fields
4 modulesCreate a Custom Field
ActionIn Make“Creates a new custom field on a board.”
A new custom field on a board (an extra piece of data every card can carry, such as a budget or a priority), added from your scenario instead of the board settings.
Set a Custom Field on a Card
ActionIn Make“Sets or updates a custom field value on a card.”
Data from another tool shows up directly on the card, in the custom field where your team expects it, and stays current when the value changes.
Get a Custom Field
ActionIn Make“Retrieves information about a specific custom field.”
Information about one custom field, so your scenario knows what it is dealing with before writing anything into it.
Get Custom Field Options
SearchIn Make“Retrieves options of dropdown custom field.”
The choices of a dropdown custom field, each one returned as a bundle, so your scenario can match incoming text with the right option.
Members
3 modulesAdd a Member to a Card
ActionIn Make“Adds a selected member to a card.”
A task gets an owner the moment it is created or moved, so nobody wonders who is on it.
Remove a Member from a Card
ActionIn Make“Removes a specific member from a card.”
Someone comes off a task when the work changes hands, so each person's cards reflect what they really have to do.
Search for Members
SearchIn Make“Returns members matching the search query.”
The Trello members matching a search term, with the details the assignment modules need to act on the right person.
Checklists
6 modulesCreate a Checklist
ActionIn Make“Creates a checklist on a given card.”
A checklist appears on a card, ready to receive the steps of the task, so the team has the same routine every time.
Create a Checklist Item
ActionIn Make“Creates new checklist item to a specific checklist.”
One more line in an existing checklist, written from the data your scenario already has, such as the products of an order or the documents a client must send.
Edit a Checklist Item
ActionIn Make“Updates an item in a checklist on a card.”
A checklist line reflects progress made outside Trello, so the card shows where things stand without anyone updating it by hand.
Get a Checklist
ActionIn Make“Retrieves information about a specific checklist.”
What a checklist contains, fetched by its ID, so a scenario can report progress or locate the item it has to change.
Delete a Checklist
ActionIn Make“Deletes a specified checklist.”
A whole checklist leaves the card in one step, for when a template was applied where it does not belong.
Remove an Item from Checklist
ActionIn Make“Removes an item from checklist.”
A single line disappears from a checklist while the rest stays in place, keeping the list honest when plans change.
Labels
7 modulesCreate a Label
ActionIn Make“Creates a new label on a board.”
A new label on a board, ready to tag cards by client, priority or status, so the board can be read at a glance.
Edit a Label
ActionIn Make“Edits an existing label.”
A label already on a board gets a new name or color, so the cards carrying it show the new version without anyone touching them one by one. Useful when a status wording changes and nobody wants to fix it by hand on each card.
Get a Label
ActionIn Make“Gets information about a specific label.”
The details of one label you already know, fetched so later modules in the scenario can read its name or color instead of guessing. Think of it as a quick lookup before you decide what to do next.
List Labels
SearchIn Make“Retrieves all labels from a board.”
Every label defined on a board, each one returned as a separate bundle (one item passed to the next module). That turns a board's color codes into something your scenario can filter or loop over.
Delete a Label
ActionIn Make“Deletes a label.”
A label leaves the board itself, which clears the tag out of your board's vocabulary instead of just one card. Handy for tidying boards that pile up forgotten colors after a project wraps up.
Add a Label to a Card
ActionIn Make“Adds an existing label to a card.”
A card gets a label that already exists on its board, so anyone scanning the board sees its status by color at a glance. This is often the last step of a sorting scenario.
Remove a Label from a Card
ActionIn Make“Removes a label from a card.”
One tag comes off a single card while the label stays available on the board for other cards. It keeps a card's colors honest as its situation changes.
Comments
4 modulesCreate a Comment in a Card
ActionIn Make“Creates a new comment in a specific card.”
A comment appears on a card, so the history of what happened elsewhere shows up right where the team works. Your card becomes a small log fed by other tools.
Edit a Comment in a Card
ActionIn Make“Edits an existing comment in a specific card.”
A comment already on a card gets rewritten, so a status line posted by your automation can stay current instead of stacking new comments on top of each other.
List Comments in a Card
SearchIn Make“Retrieves a list of comments for a card.”
The comments of one card, returned as separate bundles, so you can read a discussion from Make and pass it to another tool, such as a report or an AI summary.
Delete a Comment in a Card
ActionIn Make“Deletes a comment in a specific card.”
A comment leaves a card, which keeps automated notes from cluttering a card once they no longer help anyone. It is the cleanup counterpart of Create a Comment in a Card.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Trello API from your scenario, reusing the connection you already set up. It covers what the dedicated Trello modules leave out, without a separate login.
Need help automating Trello with Make?
A person reads every message.