- Home
- Resources
- Integrations
- Kanban Tool
Kanban Tool Make integrationAutomate Kanban Tool with Make.
Can Make keep your Kanban Tool boards tidy for you? The Kanban Tool Make integration offers 16 modules: 3 scheduled triggers, 12 actions and 1 search. If your team already works in Kanban Tool, this page takes you from the connection to a first live scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Kanban Tool Make integration do for you?
The Kanban Tool Make integration links your boards to a scenario, the automation you build in Make as a chain of modules. A module is one brick of that chain: a trigger that spots an event, an action that changes a task, or a search. With it, Make can notice new tasks, new boards and board activity, then create, move, update, comment on or archive tasks, all without writing code.
Tasks that arrive with their checklist. Watch Tasks spots each new card, and Create a Checklist Item adds the steps your team never wants to skip, so a fresh request lands on the board already broken down.
A board that reports to the rest of your tools. Watch Activities on a Board picks up what happens on a board and passes it to another app in your scenario, such as a chat channel or a spreadsheet the project manager reads.
Cards that follow an outside event. When a deal is signed in your CRM, List Tasks finds the matching card, Move a Task pushes it to the next stage or swimlane, and Create a Comment explains why it moved.
Know the limits before you start. Make's own documentation for Kanban Tool is marked as limited, so there is no official list of fields or quotas to lean on: test each module with Run once and read what comes back. Anything the listed modules miss goes through Make an API Call, with the same connection. Many apps also have an n8n node; the n8n vs Make comparison sets out the criteria, and the Make training helps if Make is new to you.
How do you connect Kanban Tool to Make?
- 01
Add a Kanban Tool module
In your scenario, click the + and search for Kanban Tool. Pick any module, Watch Tasks for instance, then click Create a connection. A connection is your Kanban Tool account linked to Make once, then reused by every Kanban Tool module.
- 02
Name the connection
Make suggests a default name. Changing it is optional, but a clear label, such as the team that owns the account, saves you a wrong pick the day you link a second Kanban Tool account.
- 03
Authorize Make and save
Depending on what Kanban Tool asks, either approve Make on the Kanban Tool page that opens, or paste the key Kanban Tool gives you. Then click Save, and Make can read your account from any Kanban Tool module.
Your first scenario: a checklist on every new task
GoalWhen a task is created in Kanban Tool, Make adds a checklist item to it.
- 01
Start a scenario
From the Scenarios page, create a new scenario and click the + to place the first module.
- 02
Add Watch Tasks
Search for Kanban Tool, choose Watch Tasks and select your connection. Fill in its fields: once the connection exists, Make offers what it can read from your account.
- 03
Chain Create a Checklist Item
Click the + on the right of Watch Tasks and add Create a Checklist Item. Map the task coming from the trigger, then type the first step to tick, for example "Check the brief".
- 04
Test with Run once
Create a test task on the board, then click Run once. Each module shows the bundles it received; a bundle is one item passed from a module to the next, here one task.
- 05
Schedule and switch on
On the first module, open Scheduling: a new scenario runs every 15 minutes by default. Keep that or adjust it, then switch the scenario on.
Which Kanban Tool triggers can start a scenario?
3 modules start a scenario when something happens in Kanban Tool. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Kanban Tool as soon as it happens.
Watch Activities on a Board
Scheduled triggerIn Make“Triggers when a new activity on a board is made.”
This trigger hands your scenario each new activity recorded on a board, so other tools hear about changes without anyone copying them over by hand.
Watch Boards
Scheduled triggerIn Make“Triggers when a new board is created.”
Every board someone creates in Kanban Tool becomes a starting signal for your scenario, which makes it the natural place to prepare what a new project needs.
Watch Tasks
Scheduled triggerIn Make“Triggers when a new task is created.”
Freshly created tasks flow into your scenario through Watch Tasks, ready to be completed, copied to another tool or announced to the team.
What can Make do in Kanban Tool?
Kanban Tool gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Archive a Task
ActionIn Make“Archives a specific task.”
Archive a Task clears a finished card off the board while keeping it on record, so the columns only show work still in progress.
Complete a Checklist Item
ActionIn Make“Completes an existing checklist item on a task.”
Here Make ticks a step on a task for you once proof arrives from another app, so the checklist matches reality without anyone clicking.
Create a Checklist Item
ActionIn Make“Creates a new checklist item on a task.”
A vague card becomes a short to-do list your team can follow, one new step under the task at a time.
Create a Comment
ActionIn Make“Writes a new comment on a specific task.”
Create a Comment writes a note on a task, leaving a visible trace of what the automation did and why it did it.
Create a Task
ActionIn Make“Creates a new task on a specific board.”
Create a Task puts a new card on the board of your choice, filled with whatever the previous modules collected.
Delete a Checklist Item
ActionIn Make“Deletes a checklist item from a task.”
Steps that no longer apply disappear from the task with this module, so the checklist stays honest instead of carrying dead lines.
Delete a Task
ActionIn Make“Deletes a specific task.”
Delete a Task removes a card for good, which suits duplicates and test data rather than real work.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Think of this module as the escape hatch: your scenario can call any endpoint of the Kanban Tool API while reusing the connection you already set up.
Move a Task
ActionIn Make“Moves a specific task between workflow stages and swimlanes.”
Move a Task shifts a card to another workflow stage or swimlane, so the board shows where the work really stands.
Unarchive a Task
ActionIn Make“Unarchives a task.”
Closed work sometimes comes back, and Unarchive a Task puts the archived card back on the board, so the team picks up where it left off.
Update a Checklist Item
ActionIn Make“Updates a checklist item's name or assigned user.”
Update a Checklist Item renames a step or changes who it is assigned to, so checklists keep up when plans shift.
Update a Task
ActionIn Make“Updates a task's name, description, due date or other details.”
Update a Task edits an existing card in place, its name, description, due date or other details, without creating a new one.
List Tasks
SearchIn Make“Finds a task on a selected board given task's name, location, or with advanced search query. Does not search for archived tasks.”
List Tasks looks up tasks on a board by name, by location or with an advanced search query, and hands each match to the next module.
Need help automating Kanban Tool with Make?
A person reads every message.