Mural Make integrationAutomate Mural with Make.
Can Make keep your Mural boards in step with the rest of your tools? Yes. The Mural Make integration gives you 22 modules: 4 triggers, 14 actions and 4 searches. This guide shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Mural Make integration automate?
The Mural Make integration links your Mural workspace to Make so boards, rooms, areas and sticky notes can be created, updated or read without anyone clicking through Mural. You build a scenario (the automation itself, a chain of steps) out of modules, and each module is one brick: a trigger that starts things, an action or a search.
A board that opens with its brief already on it. Watch Murals spots every new mural, then Create a Sticky Note drops the agenda or the rules of the workshop onto it. Facilitators stop copying the same note by hand.
Workshop output that leaves the board. Watch Sticky Notes picks up each new note and hands it to the next module, so ideas from a retro can land in a task tool or a spreadsheet. Pair it with the Airtable Make integration if your backlog lives there.
Tidy rooms for each project. Create a Room and Duplicate a Mural let a project manager spin up a room with a template board as soon as a project starts elsewhere.
Be aware of one limit: Make's own documentation for Mural is thin. It says there is not enough public information about the app to write a full guide, so field details are best discovered in the module itself. If a module stalls, Make troubleshooting covers the usual causes. Mural may also have a node on n8n; the n8n vs Make comparison helps you weigh the two platforms.
How do you connect Mural to Make?
- 01
Add a Mural module
In your scenario, click the +, search for Mural and pick any module. In the panel that opens, click Create a connection. A connection is your Mural account linked to Make once, then reused by every Mural module.
- 02
Name the connection
This step is optional, but a clear name helps as soon as you link more than one workspace. Something like the team or client name is enough to tell connections apart later in the dropdown.
- 03
Authorize Make and save
Make sends you to Mural's page to grant access, or asks for a key if the app gives you one. Approve, come back to Make and click Save. The module can now read your murals.
Your first scenario with Mural
GoalWhen a new mural is created in Mural, Make adds a starter sticky note to it.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big +. Search for Mural and choose Watch Murals as the first module.
- 02
Link your account
Click Create a connection and authorize Make on Mural. Once linked, Make lists what it can read from your account, so there is nothing to type from memory.
- 03
Add the sticky note
Click the + to the right of the trigger and pick Create a Sticky Note. Map the mural returned by Watch Murals so the note lands on the board that was just created.
- 04
Test with Run once
Create a test mural, then click Run once. Each module shows the bundles it received (a bundle is one item passed along, here one mural). Check the note appeared.
- 05
Schedule and switch on
On the first module, open the clock: a new scenario checks every 15 minutes by default, and 15 minutes is also the shortest gap on the Free plan. Then switch the scenario on.
Mural triggers: what starts your scenario
4 modules start a scenario when something happens in Mural. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Mural as soon as it happens.
Watch Areas
Scheduled triggerIn Make“Triggers when a new area is created.”
Watch Areas starts your scenario each time someone adds an area to a board, handing Make the new area so later modules can file it, announce it or react to it. It gives you a signal each time a board gains a new section.
Watch Murals
Scheduled triggerIn Make“Triggers when a new mural is created.”
Every freshly created mural becomes a bundle in Make with Watch Murals, which makes it the natural entry point for anything that should happen to a board right after it exists: a starter note, a log entry, a message to the team.
Watch Rooms
Scheduled triggerIn Make“Triggers when a new room is created.”
This trigger reacts to each new room created in Mural and passes it on so the rest of the scenario can prepare it. For many teams, a new room is the signal that a new project or team space has opened.
Watch Sticky Notes
Scheduled triggerIn Make“Triggers when a new sticky note is created.”
Watch Sticky Notes turns each new note on the board into a bundle, which is how ideas captured during a session can travel to other tools without anyone retyping them.
Mural modules: actions and searches
Mural gives you 18 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Mural
ActionIn Make“Creates a new mural.”
A blank board appears in your workspace the moment the scenario reaches this module, ready for the next steps to fill it. It saves the round trip into Mural whenever a new project, client or workshop needs its own space.
Create an Area
ActionIn Make“Creates a new area on mural.”
Adding an area gives an existing board a new zone, so incoming content has an obvious place to go instead of piling up in one corner. Useful when a board is shared by several topics or clients.
Create a Room
ActionIn Make“Creates a new room.”
With Create a Room, Make opens a new room in Mural for you, giving a project or team its own space before anyone asks for it. It is often the first brick of a setup flow, followed by Create a Mural.
Create a Sticky Note
ActionIn Make“Creates a new sticky note.”
This action writes a sticky note straight onto a board, so information from a form, a CRM or a support tool shows up where the workshop happens. It is the most direct way to bring outside data into Mural.
Delete a Mural
ActionIn Make“Deletes an existing mural.”
Removing a board from the scenario keeps the workspace clean once a project closes, without someone hunting through old murals. The module deletes the mural you point it to, nothing more.
Delete a Room
ActionIn Make“Deletes an existing room.”
Delete a Room clears out a whole room when its purpose is over, which is handy for temporary spaces like a hiring panel or an event. Choose it over Delete a Mural when the room itself should go.
Duplicate a Mural
ActionIn Make“Creates a new mural from existing one.”
Duplicating copies an existing mural into a new one, so a carefully built template (canvas, columns, instructions) can be reused without rebuilding it. It beats Create a Mural whenever the board should not start empty.
Get a Mural
ActionIn Make“Retrieves an existing mural.”
Fetching one mural brings its details into the scenario so later modules can reuse them, for instance to post its name in a message or record it in a sheet. It works on a board you already know.
Get a Room
ActionIn Make“Retrieves an existing room.”
Get a Room reads a single room and passes its details to the next modules, which helps when a scenario must check a room before acting on it. It needs the room to be identified already.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
When none of the listed modules does what you need, this one lets you call any endpoint of Mural's API from the scenario, reusing the same connection. It is the escape hatch that covers the rest of the app.
Update a Mural
ActionIn Make“Updates an existing mural.”
Changing an existing mural from Make keeps boards aligned with what happens elsewhere, for example renaming one when a deal changes stage. It saves someone reopening the board to fix a title.
Update an Area
ActionIn Make“Updates an existing area.”
Update an Area edits a zone that already exists on a board, so labels or content follow changes in your process without anyone reopening the mural. Pick it instead of Create an Area to avoid stacking duplicates.
Update a Room
ActionIn Make“Updates an existing room.”
Room details can drift from reality as projects evolve; this module brings them back in line from the scenario. Nobody has to remember to fix the room by hand.
Update a Sticky Note
ActionIn Make“Updates an existing sticky note.”
Editing a note that is already on the board lets outside progress show up in Mural, such as a ticket moving to done. Nobody has to hunt for the note and retype it.
Search Areas
SearchIn Make“Searches for areas or lists them all.”
Search Areas finds areas matching what you ask, or lists them all, and returns zero, one or several bundles. Each bundle then runs through the modules that follow, one after the other.
Search Murals
SearchIn Make“Searches for murals or lists them all.”
Looking up boards by criteria, or listing every one, is the job of Search Murals. It is how a scenario finds the right mural when all you have is a name or a context, not the board itself.
Search Rooms
SearchIn Make“Searches for rooms or lists them all.”
This search returns the rooms that fit your query, or all of them, as separate bundles. It gives the scenario a way to reach a team's space without hard-coding it, which keeps the flow working when rooms change.
Search Sticky Notes
SearchIn Make“Searches for sticky notes or lists them all.”
Pulling notes from a board in bulk is what Search Sticky Notes is for: it lists them all or only those matching your query, one bundle per note, ready to export or update.
Need help automating Mural with Make?
A person reads every message.