cituro Make integrationAutomate cituro with Make.
New bookings and customer records in cituro can move to your other tools on their own. The cituro Make integration gives you 12 modules: 4 triggers, 5 actions and 3 searches. This guide shows how to link your account and build your first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the cituro Make integration do for you?
The cituro Make integration links your cituro account to Make, a no-code tool where you build a scenario (a chain of steps that runs by itself). cituro can tell Make the moment a booking or a customer appears, and Make can then create, update, find or delete customers in cituro for you.
Customers that stay in sync. When someone signs up in another app, Create a Customer adds them to cituro. If the person already exists, Find Customer By Email spots them first, and Update a Customer corrects their details instead of making a duplicate.
Bookings that reach the rest of your tools. Watch New Booking fires as soon as a booking lands in cituro. You pass it on to the next module in your scenario, for example a spreadsheet, a chat app or your CRM.
Cancellations that do not slip through. Watch Canceled Booking lets a scenario react when a slot frees up, so the right person hears about it.
Know the limits before you start. Make's own documentation for cituro is marked as limited, and Search Customer returns 10 entries at most, newest first. For anything the listed modules skip, Make an API Call reaches the cituro API with the same connection. If you are weighing tools, read n8n vs Make. To learn the editor properly, Make training walks through it.
How do you connect cituro to Make?
- 01
Add a cituro module
Open a scenario, click the + and type cituro in the search. Pick any cituro module, then click Create a connection. A connection is your cituro account linked to Make once, reused by every cituro module.
- 02
Name the connection
This step is optional but handy. Give the connection a name that tells you which cituro account it uses, such as the name of your studio or salon, so you pick the right one later.
- 03
Authorize and save
Make either opens a cituro page where you allow access, or asks for the key cituro gives you. Complete that step, then click Save. The connection now appears in the module.
Build your first cituro scenario
GoalWhen a new booking arrives in cituro, Make looks up the customer by email and passes the result to the next module.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the + to add your first module.
- 02
Add Watch New Booking
Search for cituro, pick Watch New Booking and click Create a connection to link your account. This instant trigger waits for cituro to call Make.
- 03
Look up the customer
Click the + on the right of the trigger and add Find Customer By Email. Run the trigger once first to see what a booking carries; if it includes the client's email, map it into the module.
- 04
Send it onward
Click + again and add the module of the app that should receive the booking. Map the customer data found in the previous step into its fields.
- 05
Test with Run once
Click Run once, then create a test booking in cituro. Open each module to read the bundles it received (a bundle is one item passed along, here one booking).
- 06
Switch it on
When the test looks right, switch the scenario on. From then on, each new cituro booking runs it without you touching anything.
What can start a cituro scenario?
4 modules start a scenario when something happens in cituro. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by cituro as soon as it happens.
Watch New Booking
Instant triggerIn Make“Watches for new booking from cituro.”
Watch New Booking starts your scenario the moment a client books with you in cituro, so the rest of your tools learn about the appointment without anyone copying it over.
Watch New Customer
Instant triggerIn Make“Watches for new customer from cituro.”
With Watch New Customer, every person added to your cituro customer list can kick off a welcome flow or land in your mailing tool straight away.
Watch Updated Customer
Instant triggerIn Make“Watches for updated customer from cituro.”
Watch Updated Customer keeps your other tools honest: when someone's details change in cituro, the new version can travel to wherever that customer also lives.
Watch Canceled Booking
triggerIn the docs onlyWatch Canceled Booking lets you act on a freed slot: tell the staff member, offer the time to a waiting list or update your planning sheet.
What can Make do in cituro?
cituro gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Customer
ActionIn Make“Creates a new customer in cituro.”
Create a Customer adds a new person to your cituro customer list from data that came from another app, so nobody has to type the same name twice.
Delete a Customer
ActionIn Make“Deletes a Customer.”
Delete a Customer removes a customer record from cituro, which helps when a deletion request or a cleanup has to happen in several tools at once.
Get Customer By ID
ActionIn Make“Gets the corresponding customer for the specified id.”
Get Customer By ID pulls the full record of one customer when you already hold their cituro ID, typically from a trigger earlier in the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call is your way around the gaps: it sends any request the cituro API accepts, reusing the connection you already created.
Update a Customer
ActionIn Make“Updates a Customer.”
Update a Customer rewrites the details of an existing cituro customer, so a change made in another tool reaches your booking system too.
Find Customer By Email
SearchIn Make“Reports the customers list filtered by a specified mail address.”
Find Customer By Email tells you whether someone is already in cituro, using the address you have from a form, an order or a message.
Find Customer By Last name
SearchIn Make“Reports the customers list filtered by a specified last name.”
Find Customer By Last name looks people up when the email is missing, for instance from a phone booking noted by hand.
Search Customer
SearchIn Make“Searches for customers. Without search criteria, the unfiltered customer list is the result. Limited to 10 entries (sorted in descending order by creation date).”
Search Customer returns a list of cituro customers, filtered or not, which is handy for a quick export or a check on your latest clients.
Need help automating cituro with Make?
A person reads every message.