- Home
- Resources
- Integrations
- AgilePlace
AgilePlace Make integrationAutomate AgilePlace with Make.
Can Make keep your AgilePlace boards moving on their own? The AgilePlace Make integration offers 32 modules for cards, tasks and comments. This guide is for teams new to Make: connect the account, build a first scenario, then pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What does the AgilePlace Make integration do?
The AgilePlace Make integration links your AgilePlace boards to Make, a tool where you build scenarios: automations made of modules, each module being one step such as a trigger, an action or a search. You get 32 modules, with 4 triggers that watch cards, 21 actions and 7 searches, so cards, tasks and comments travel between AgilePlace and your other apps without code.
Intake that sorts itself. With Watch New Card in a Board, each request card becomes a bundle, the single item Make passes from one module to the next, and Assign a User puts a name on it straight away.
Handoffs nobody forgets. Watch Existing Card Moved on a Board spots a card changing position; Create a Comment then records the handoff on the card, and Create a Task adds the next step the new owner has to tick off.
Reporting from live boards. Search Cards or Tasks and List Card Activity pull cards and their recent events into Make, so a spreadsheet or a chat app can summarize them for people who never open AgilePlace.
What Make does not do here: every trigger is scheduled, so nothing fires instantly, and Make itself flags its AgilePlace documentation as limited, which means fewer ready answers when a module surprises you. The Make troubleshooting guide helps in that case, and Make training covers the editor from the ground up. AgilePlace may also be available in n8n; the n8n vs Make comparison lays out how to choose.
How do you connect AgilePlace to Make?
- 01
Add an AgilePlace module
In a new scenario, click the big +, type AgilePlace and pick any module, for instance Search Boards. A connection is your AgilePlace account linked to Make once, then reused by every AgilePlace module. Click Create a connection.
- 02
Name it and authorize Make
Give the connection a name you will recognize later, such as the workspace it belongs to; this part is optional. Then do what the window asks: either authorize Make on the AgilePlace page that opens, or paste the key AgilePlace gives you.
- 03
Save and check it works
Click Save. Back in the module, start filling it in: once the connection works, Make lists what it can read from AgilePlace, such as your boards. An empty list means the wrong account was authorized.
Your first scenario: a task on every new card in a lane
GoalWhen a new card lands in a chosen AgilePlace lane, Make adds a task to that card.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the editor. This first module is the one that starts every run.
- 02
Add the trigger
Search for AgilePlace, choose Watch New Card in a Lane and select your connection, or click Create a connection if this is your first AgilePlace module.
- 03
Pick the lane to watch
Fill in the trigger by choosing the lane that matters, for example the one where new client work arrives. Make lists what it can read, so nothing has to be typed from memory.
- 04
Add Create a Task
Click the + on the right of the trigger, add Create a Task and map the card coming from the trigger, so the task lands on the card that just arrived and not on a fixed one.
- 05
Test with Run once
Create a test card in the lane, click Run once and open the bundles: the trigger should show your card, and Create a Task the task it added.
- 06
Schedule and switch on
On the first module, keep the default schedule of every 15 minutes or change it (1 minute at the shortest on a paid plan), then switch the scenario on.
Which AgilePlace triggers start a scenario?
4 modules start a scenario when something happens in AgilePlace. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by AgilePlace as soon as it happens.
Watch Existing Card Moved on a Board
Scheduled triggerIn Make“Triggers when an existing card moved on a board.”
Starts your scenario when a card that already exists changes position on the board you pick, so a move on the board can set off follow-up work without anyone copying it by hand. Each moved card reaches the next module as one bundle.
Watch Existing Card Updated on Board
Scheduled triggerIn Make“Triggers when an existing card is updates on board.”
Reacts when someone edits an existing card on a chosen board, which lets a change made in AgilePlace spread to the tools around it instead of staying on the card.
Watch New Card in a Board
Scheduled triggerIn Make“Triggers when a new card is created in a specific board.”
Hands you every card created on one specific board, which is the natural entry point for request intake: each card becomes a bundle the rest of the scenario can route, assign or copy.
Watch New Card in a Lane
Scheduled triggerIn Make“Triggers when a new card is created in a specific lane.”
Narrows the watch to a single lane, so your scenario only wakes for cards created exactly where a specific kind of work begins, not for the whole board.
What can the AgilePlace modules do?
AgilePlace gives you 28 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Assign a User
- Connect a Card
- Create a Card
- Create a Card Type
- Create a Comment
- Create a Task
- Create Custom Fields
- Delete a Card
- Delete a Card Connections
- Delete a Card Type
- Delete Custom Fields
- Get a Card
- Get a Card Type
- Make an API Call
- Move a Card to Another Board
- Move a Card to Another Lane
- Move a Task to a Lane
- Unassign a User
- Update a Card
- Update a Card Type
- Update a Custom Field
- List Card Activity
- List Card's Tasks
- List Card Types
- List Custom Fields
- Search Boards
- Search Card Comments
- Search Cards or Tasks
Assign a User
ActionIn Make“Assigns a user to specific cards.”
Puts one of your AgilePlace users on the cards you choose, so each card leaves the scenario with an owner instead of waiting for someone to claim it.
Connect a Card
ActionIn Make“Connects a card to a child or parent cards.”
Links a card to parent or child cards, so a large piece of work and the smaller cards that make it up show their relationship on the board.
Create a Card
ActionIn Make“Creates a new card on the board.”
Adds a fresh card to a board, filled with data from earlier modules, so a form reply or an email turns into work the whole team can see.
Create a Card Type
ActionIn Make“Creates a card type.”
Creates a new card type, the category that tells your team at a glance what kind of work a card holds.
Create a Comment
ActionIn Make“Creates a new comment.”
Posts a comment on a card, which keeps the story of a piece of work in one place even when part of it happens in other tools.
Create a Task
ActionIn Make“Creates a new task in the specified card.”
Adds a task inside the card you point to, turning a broad card into concrete steps the assignee can tick off one after the other.
Create Custom Fields
ActionIn Make“Creates custom fields.”
Sets up custom fields, the extra data slots your cards carry beyond the standard details, without going through the board settings by hand.
Delete a Card
ActionIn Make“Deletes a specific card.”
Removes one specific card from AgilePlace, which clears out duplicates or test cards that a scenario or a person created by mistake.
Delete a Card Connections
ActionIn Make“Deletes one or more parent or child connection from a card.”
Cuts one or more parent or child links from a card while leaving the cards themselves exactly where they are.
Delete a Card Type
ActionIn Make“Removes a specific card type.”
Retires a card type nobody uses anymore, which keeps the type list short and clear for the people filling in cards.
Delete Custom Fields
ActionIn Make“Removes custom fields.”
Removes custom fields from a board once they no longer serve any purpose, so cards stop showing slots nobody fills.
Get a Card
ActionIn Make“Retrieves a card details.”
Fetches the details of one card, so later modules can reuse them in an email, a spreadsheet row or a record in another app.
Get a Card Type
ActionIn Make“Retrieves a specific card type.”
Reads one card type and returns its details, handy when a scenario must reuse or copy a type exactly as it is set up today.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the AgilePlace API from your scenario, reusing the same connection, so a gap in the listed modules does not block the build.
Move a Card to Another Board
ActionIn Make“Moves selected cards to the default lane of the specified board.”
Sends selected cards to another board, where they land in that board's default lane, which is how work passes from one team to the next.
Move a Card to Another Lane
ActionIn Make“Moves selected cards to the specified lane of the same board.”
Shifts selected cards to another lane of the same board, so the board reflects progress that happened in other tools.
Move a Task to a Lane
ActionIn Make“Moves a task into the 'ToDo', 'Doing' or 'Done' lane.”
Changes where a task sits inside its card, choosing between the ToDo, Doing and Done lanes, so progress on small steps shows up without opening AgilePlace.
Unassign a User
ActionIn Make“Unassigns a user from specific cards.”
Takes a user off specific cards, which keeps ownership accurate when someone leaves a project or hands work over.
Update a Card
ActionIn Make“Updates an existing card.”
Edits an existing card with fresh data, so what the board shows matches what changed in your CRM, helpdesk or spreadsheet.
Update a Card Type
ActionIn Make“Updates a specific card type.”
Adjusts a card type already in use, so a change to a category reaches the board without anyone editing it by hand.
Update a Custom Field
ActionIn Make“Updates an existing custom field.”
Changes an existing custom field, which lets the extra data your cards carry evolve along with the way your team works.
List Card Activity
SearchIn Make“Retrieves a list of recent events for a card.”
Returns the recent events of a card, one bundle per event, which gives a scenario the card's history without anyone scrolling through it.
List Card's Tasks
SearchIn Make“Lists all tasks of the specified card.”
Lists every task inside a given card, so a scenario can tell how far a piece of work has come.
List Card Types
SearchIn Make“Searches for a list of card types for a specific board.”
Gives back the card types set up on one board, which helps a scenario choose the right type instead of relying on a value typed by hand.
List Custom Fields
SearchIn Make“Searches custom fields.”
Surfaces the custom fields that exist, so a scenario can check the setup before writing to them or removing them.
Search Boards
SearchIn Make“Searches for the boards.”
Finds the boards your connection can see, the starting point for any scenario that works across more than one board.
Search Card Comments
SearchIn Make“Searches for card comments.”
Pulls the comments left on cards, so discussions held in AgilePlace can reach a report, a chat channel or a customer update.
Search Cards or Tasks
SearchIn Make“Searches for the cards.”
Looks up cards and returns each match as a bundle, so the next modules can act on a whole batch instead of one card at a time.
Need help automating AgilePlace with Make?
A person reads every message.