Zencal Make integrationAutomate Zencal with Make.
Can Make book Zencal meetings and manage your team for you? The Zencal Make integration gives you 10 modules: 7 actions and 3 searches. This page shows how to link your account, then walks you through a first scenario, step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Zencal Make integration do?
The Zencal Make integration lets a Make scenario, the automation you build in Make, act on your Zencal account without code. Each step of that scenario is a module: here, 7 actions that create meetings, links and users, and 3 searches that read your teams, members and meeting topics.
Keep your team roster in sync. When someone joins in your HR tool, Create a User adds them to a Zencal team. When they leave, Delete a User From a Team removes them, and Get a List of Users in a Team lets you check who is still there.
Send a booking link at the right moment. A new lead lands in your CRM or a form, and Create a Meeting Link generates a one-time link your next module can email. Create a Meeting 30 min does the same for a short call.
Plan meetings from your data. Get a List of Meeting Topics finds the topic, Calculate a Schedule returns the dates still open, and Create a Meeting books one or several of them.
Zencal has no trigger in Make: the scenario starts from another app or from Make's own schedule. For anything the list does not cover, Make an API Call reaches the Zencal API with the same connection. The same app sometimes exists on n8n too; the n8n vs Make page explains how the two tools differ. To go further, see our Make training or the Make pricing breakdown.
How do you connect Zencal to Make?
- 01
Get your Zencal API key
Open the Account tab of your Zencal dashboard and copy the secret service code shown there. Email it to Zencal support from the address your account is registered with; Zencal's doc stops there, so expect the API key Make needs to come back through support.
- 02
Add a Zencal module
In your scenario, add any Zencal module and click Create a connection. A connection is your Zencal account linked to Make once, then reused by every Zencal module you add later.
- 03
Name it and paste the key
Give the connection a name in Connection name if you run several Zencal accounts, it is optional. Then enter the credentials from your Zencal account, or follow the instructions Make shows on screen, and save.
Your first scenario with Zencal
GoalWhen a new hire shows up in another app, Make adds that person to your Zencal team.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where new hires appear first, such as your HR tool or a form, and its trigger module.
- 02
Add Create a User
Click the + on the right of that first module, search for Zencal and pick Create a User. Click Create a connection if you have not linked your account yet.
- 03
Map the new hire
Fill the module fields by mapping data from the first module. Once the connection exists, Make lists the Zencal items it can read, so you pick instead of typing.
- 04
Test with Run once
Click Run once and create a test entry in the first app. Open each module afterwards to read the bundle it received, one bundle being one item passed along, here one person.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on one bundle is an operation, which is what Make counts on your plan.
What each Zencal module does
Zencal gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Calculate a Schedule
ActionIn Make“Retrieves the list of available dates in the meeting topic.”
You get back the dates still available for a given meeting topic, ready to pass to the next module or to show a client.
Create a Meeting
ActionIn Make“Schedules a meeting or multiple meetings on selected dates.”
This one books the meeting for you, on one date or across several selected dates at once, straight from data your scenario already holds.
Create a Meeting 30 min
ActionIn Make“Creates a link to a quick 30 min. meeting.”
Your prospect receives a link to a short 30 min call, generated on the spot from your scenario.
Create a Meeting Link
ActionIn Make“Generates a one-time link.”
A single-use booking link comes out of this module, so each recipient gets a link meant for them alone instead of one shared link.
Create a User
ActionIn Make“Creates a user in a team.”
A new colleague appears in the right Zencal team without an admin doing it by hand, fed by data from your HR tool or a form.
Delete a User From a Team
ActionIn Make“Deletes user from the team.”
Removing someone from a Zencal team becomes part of your offboarding flow, so former staff stop appearing where clients book.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This is your way out when none of the other nine modules fits: it sends a request to any endpoint of the Zencal API using the connection you already set up.
Get a List of Meeting Topics
SearchIn Make“Returns a list of meeting topics.”
You see every meeting topic set up in Zencal, which is often the first thing other modules need before they can plan or book.
Get a List of Users in a Team
SearchIn Make“Returns a list of team members.”
It hands you the current members of a Zencal team, handy for audits or for checking before you add or remove someone.
Get a List of Your Teams
SearchIn Make“Returns a list of all teams.”
Every team in your Zencal account comes back in one search, so a scenario can work across all of them instead of one hard-coded team.
Calculate, which is easy to confuse with Calculate a Schedule; go by the module name.Need help automating Zencal with Make?
A person reads every message.