10to8 Make integrationAutomate 10to8 with Make.
Can a booking request land in 10to8 without anyone typing it in? The 10to8 Make integration gives you 2 action modules: one books an appointment, the other calls any endpoint of the 10to8 API. This guide is for teams that take bookings and want them created by a scenario, step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the 10to8 Make integration do for you?
The 10to8 Make integration links your 10to8 account to Make so that appointments get booked by an automation instead of by hand. In Make, that automation is called a scenario: a chain of modules, each one a single brick such as an action in one app. 10to8 brings two of those bricks, and both are actions.
Bookings that come straight from a form. A clinic or a coaching practice collects requests through an online form. The scenario starts on that form's trigger, then the Book an Appointment module reserves an available time in 10to8. The form tool is a separate app with its own module, like the ones described on the 123FormBuilder Make integration page.
Appointments driven by a chat or a call. A sales rep agrees on a slot during a conversation, and the tool that logs that conversation hands the details to Make. Book an Appointment turns them into a real booking, with no copy and paste between two tabs.
Anything the listed modules skip. Make an API Call reaches any endpoint of the 10to8 API with the same connection, which is how you cover a need that Book an Appointment does not.
What Make does not give you here: 10to8 has no trigger in Make, so nothing starts a scenario from inside 10to8. The start comes from another app or from the scenario's schedule. If you are still choosing a platform, the n8n vs Make comparison sets out the criteria, and Make training walks through the editor from the first module.
How do you connect 10to8 to Make?
- 01
Add a 10to8 module
Sign in to Make, open your scenario and add a 10to8 module. Click Create a connection. A connection is your 10to8 account linked to Make once, then reused by every 10to8 module you add later.
- 02
Name the connection
The Connection name field is optional. Filling it still pays off when a team shares one Make account, because a clear name tells everyone which 10to8 organisation the scenario writes to.
- 03
Paste your API key
In 10to8, open the Enterprise API Key Manager from the main menu, create or reveal the API key for your organisation, and copy it. Back in Make, paste it where the dialog asks and confirm.
Your first scenario with 10to8
GoalWhen a request arrives in another app, Make books the appointment in 10to8.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Since 10to8 has no trigger, pick the trigger of the app where requests arrive, such as your form tool.
- 02
Add Book an Appointment
Click the + on the right of that first module, search for 10to8 and choose Book an Appointment. Select the connection you created, or click Create a connection if this is your first time.
- 03
Map the request
Fill the module fields with data from the first module. Once the connection exists, Make lists what it can read from 10to8, so you pick values instead of typing them from memory.
- 04
Test with Run once
Send one test request, then click Run once. Make runs the scenario a single time and shows the bundles each module received: a bundle is one item passed along, here one request.
- 05
Schedule and switch it on
Open the clock on the first module to set Scheduling. A new scenario checks every 15 minutes by default. Keep that or adjust it, then switch the scenario on.
What the 10to8 modules do
10to8 gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Book an Appointment
ActionIn Make“Bookins available times for appointments.”
This module reserves one of the available times in 10to8, so a request that arrived elsewhere becomes a confirmed booking on your calendar. Each run on one bundle counts as one operation on your Make plan.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Here you reach any endpoint of the 10to8 API from your scenario, reusing the connection you already set up. It fills the gaps left by Book an Appointment, which is the only other 10to8 module in Make.
Need help automating 10to8 with Make?
A person reads every message.