Beds24 Make integrationAutomate Beds24 with Make.
What if every booking in Beds24 could start its own follow-up without you copying anything? The Beds24 Make integration gives you 1 module, a scheduled trigger that watches bookings. This page shows how to connect your account, build a first scenario and pass each booking on to your other tools.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Beds24 Make integration do for you?
The Beds24 Make integration links your Beds24 account to Make so that bookings can start a scenario, which is the automation you build in Make as a chain of modules. A module is one brick of that chain. On the Beds24 side there is exactly one: Watch Bookings, which picks up bookings and hands each one to the rest of your flow.
Because Beds24 only brings a trigger, the value comes from what you plug in after it. Here are three setups you could build, as examples. A team log: Watch Bookings passes every booking to a spreadsheet app, so the front desk and the owner read the same list. A cleaning handoff: the same trigger feeds a messaging app, and whoever prepares the rooms sees each stay appear. A guest file: bookings flow into a CRM so repeat guests are easy to spot.
Each booking travels as a bundle, meaning one item passed from a module to the next. What Make cannot do here is write back to Beds24: the documentation lists no action, no search and no Make an API Call module for this app, so changing a booking still happens inside Beds24.
The trigger is scheduled. Make checks Beds24 on the scenario's schedule, every 15 minutes by default, rather than being called the second a booking lands. If you are new to the editor, the Make training walks through modules and mapping, and Make pricing explains how runs are counted. The same app often has an n8n node too; n8n vs Make lays out how the two tools differ.
How do you connect Beds24 to Make?
- 01
Add the Beds24 module
In your scenario, click the +, search for Beds24 and pick Watch Bookings. The module asks for a connection, which is your Beds24 account linked to Make once and reused afterwards. Click Create a connection.
- 02
Name the connection
Giving the connection a name is optional, but it helps later. If you manage more than one Beds24 account, a clear name tells you which one a scenario reads, instead of guessing from a default label.
- 03
Authorize and save
Make then asks you to authorize it on the Beds24 page, or to paste the key Beds24 gives you, depending on what the window shows. Complete that step and click Save. The connection now appears in the module.
Build your first scenario with Beds24
GoalWhen a booking shows up in Beds24, Make passes it to the next app of your choice.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas. That empty circle becomes your first module, the one that starts everything.
- 02
Place the Beds24 trigger
Search for Beds24, choose Watch Bookings and select the connection you just made. Fill the fields the module shows; Make lists what it can read from your account once the connection exists.
- 03
Add the next app
Click the + on the right of the Beds24 module and pick where bookings should go: a sheet, a chat, a CRM. Map the booking data from Watch Bookings into the fields of that module.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, so you can open a booking and check that the right data reached the second app.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. From there, Make checks Beds24 at that pace without you clicking anything.
The Beds24 trigger
1 module starts a scenario when something happens in Beds24. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Beds24 as soon as it happens.
Watch Bookings
Scheduled triggerIn Make“Watches for bookings.”
You get each Beds24 booking delivered to your scenario as its own bundle, ready to be copied, announced or filed by the modules you add after it. It is the only Beds24 module in Make, so every Beds24 scenario opens here.
Need help automating Beds24 with Make?
A person reads every message.