- Home
- Resources
- Integrations
- OnceHub
OnceHub Make integrationAutomate OnceHub with Make.
Every booking change in OnceHub can start a workflow. The OnceHub Make integration gives you 8 triggers that watch bookings and 1 module that calls the OnceHub API. This page shows you how to connect your account, build a first scenario and pick the right trigger.
Verified Trustpilot reviews · AI, automation & growth agency
What can the OnceHub Make integration do for you?
The OnceHub Make integration links your OnceHub account to Make, a no-code automation tool, so that booking events feed the rest of your stack. It reads bookings through 8 scheduled triggers, and a single Make an API Call module reaches any other part of the OnceHub API with the same connection.
A clean record of new meetings. Watch Bookings picks up each new booking so a scenario can pass the details to the tool your sales team already uses, instead of someone copying them by hand.
A follow-up for people who missed the call. Watch Booking No Showed catches the meetings flagged as no-shows, which is the right moment to send a second chance or alert the account owner. Watch Booking Completed covers the opposite case: the meeting happened and the next step can start.
Calendar changes that stay in sync. Cancellations, reschedules and reassignments each have their own trigger, so you can react to one kind of change without filtering the others out.
What Make does not give you here: no instant trigger (every watcher is scheduled) and no ready-made module to create or edit a booking. For anything beyond watching, Make an API Call is the way in. The same app often has an n8n node too; the n8n vs Make comparison helps you choose, and the Make pricing page explains how operations are counted. If you run other booking tools, the Acuity Scheduling Make integration follows the same logic.
How do you connect OnceHub to Make?
- 01
Copy your OnceHub API key
In OnceHub, open Account, then Integrations, then API, and copy the key shown on screen. You need an active OnceHub account to get this key.
- 02
Add a OnceHub module in Make
In your scenario, add any OnceHub module and click Create a connection. A connection is your OnceHub account linked to Make once; every OnceHub module of every scenario reuses it afterwards.
- 03
Paste the key and save
Give the connection a clear label in Connection name if you manage several accounts (this field is optional), paste the API key you copied, then follow the on-screen instructions to finish.
Build your first scenario with OnceHub
GoalWhen a new booking lands in OnceHub, Make picks it up and calls the OnceHub API to fetch the extra details your next step needs.
- 01
Create the scenario
A scenario is the automation you build in Make, a chain of modules. From the Scenarios page, create a new one and click the + to add the first module.
- 02
Pick Watch Bookings
Search for OnceHub, choose Watch Bookings and select the connection you created. Each new booking will reach the scenario as a bundle, one item passed from a module to the next.
- 03
Add Make an API Call
Click the + on the right of the trigger, add Make an API Call and map the booking data from the first module into the request you want to send to OnceHub.
- 04
Test with Run once
Click Run once. Make executes the scenario one time and shows the bundles each module received, so you can check what OnceHub really sends before going further.
- 05
Schedule and switch it on
Open the clock on the first module. A new scenario runs every 15 minutes by default; adjust it within your plan, then switch the scenario on.
Which OnceHub triggers start a scenario?
8 modules start a scenario when something happens in OnceHub. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by OnceHub as soon as it happens.
Watch Booking Canceled
triggerIn the docs onlyThis trigger hands you every OnceHub booking that ends up canceled, so a free slot or a lost lead never goes unnoticed. Each cancellation arrives as its own bundle, ready to be sent to another app.
Watch Booking Canceled Reschedule Requested
triggerIn the docs onlyWith this watcher, a scenario learns about the canceled bookings where a new date was asked for, which is a very different situation from a plain cancellation. The person still wants to meet; the booking simply needs a new slot.
Watch Booking Canceled then Rescheduled
triggerIn the docs onlyHere the loop is closed: the booking was canceled and a new one was then set up. Picking this trigger lets you update the old record instead of treating the new meeting as a stranger.
Watch Booking Completed
triggerIn the docs onlyOnce a meeting has taken place, this trigger passes it to Make so the after-meeting work starts without anyone remembering to do it. It is the natural starting point for thank-you notes, surveys or a task in your project tool.
Watch Booking No Showed
triggerIn the docs onlyMissed meetings get their own trigger, which lets you treat an absent prospect differently from one who canceled politely. Each no-show becomes a bundle you can route to a reminder, a CRM field or an alert.
Watch Booking Reassigned
triggerIn the docs onlyWhen a booking moves from one host to another, this trigger lets the right person know. It avoids the classic case where a meeting changes owner and the new host discovers it at the last moment.
Watch Booking Rescheduled
triggerIn the docs onlyThis one fires on bookings that moved to another date, so every downstream tool gets the new time without manual edits. It is the trigger to choose when your aim is keeping calendars, reminders and records aligned.
Watch Bookings
triggerIn the docs onlyThe broadest watcher of the list: it brings new OnceHub bookings into Make so you can log them, share them or enrich them elsewhere. Start here if you are not sure which event you need.
What else can OnceHub do in Make?
OnceHub gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn the docs onlyThis module opens the whole OnceHub API from your scenario, using the connection you already set up, so you are not limited to the events the triggers watch.
Need help automating OnceHub with Make?
A person reads every message.