- Home
- Resources
- Integrations
- Sinch Build
Sinch Build Make integrationAutomate Sinch Build with Make.
Need a text to go out when something happens in another tool? The Sinch Build Make integration gives you 3 action modules: SMS, WhatsApp templates and a raw API call. This page shows ops and support teams how to connect the account and ship a first alert.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Sinch Build Make integration do for you?
The Sinch Build Make integration lets a Make scenario (the automation you build, a chain of modules) send messages through your Sinch account. Another app supplies the event, such as a new order or a booked slot, and Sinch Build delivers the SMS or WhatsApp message to the right number, with no code to write.
Order updates by text. A store adds a row to a sheet or receives an order in its shop app; the next module, Send SMS message, texts the buyer that the parcel has left. Each run handles one bundle, meaning one item passed from module to module, here one order.
Appointment reminders on WhatsApp. A clinic or a salon books a slot in its calendar tool, and Send WhatsApp template message sends the template's wording to the client, filled with the date and name from the booking.
Everything the two modules skip. The directory mentions voice calls and verification checks, yet no dedicated module covers them. Make an API call can reach them with the same connection, as long as the Sinch API exposes them: check the Sinch documentation first.
Know the limits before you plan: Sinch Build has no trigger in Make, so it never starts a scenario by itself, and the official module docs are flagged as AI-generated, to be checked against Sinch. If you are still choosing a tool, the n8n vs Make comparison lays out the criteria, Make pricing explains the plans, and Make training takes you further than a first scenario.
How do you connect Sinch Build to Make?
- 01
Collect your Sinch keys
In the Sinch Dashboard, open Settings, then Access keys, and copy the API key and the Client secret. Then go to Project management in the same Settings section and copy the Project ID. Keep the three values at hand.
- 02
Open the connection window
Log in to Make, add a Sinch Build module to your scenario and click Create a connection. A connection is your Sinch account linked to Make once, then reused by every Sinch Build module you add later.
- 03
Paste and save
Give it a label in Connection name if you run several Sinch projects, which is optional. Paste the credentials you copied, or follow the on-screen instructions, and save. The module fields become available once Make accepts the keys.
Your first scenario with Sinch Build
GoalWhen a new order lands in your shop app, Make texts the buyer through Sinch Build.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where the event happens, such as your shop or form tool, and choose its trigger for new orders.
- 02
Add Send SMS message
Click the + on the right of that first module, search for Sinch Build and pick Send SMS message. Choose your connection, or click Create a connection if you have not made one yet.
- 03
Map the order data
Fill the recipient with the phone number coming from the order, then write the message and drop in the buyer's name or the order reference from the previous module. Make shows those values as clickable items.
- 04
Test with Run once
Place a test order on your own phone number, then click Run once. Open the bundles each module received to check the number and the text, and confirm the SMS actually reached you.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default for a new scenario, and switch the scenario on. Each module run on one order counts as one operation on your Make plan.
What the Sinch Build modules do
Sinch Build gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API call
ActionIn Make“Performs and arbitrary authorized API call.”
This module reaches any endpoint of the Sinch Build API, reusing the connection you already created, so you are not stuck with SMS and WhatsApp templates only.
Send SMS message
ActionIn Make“Sends an SMS message to a recipient using the Sinch Conversation API.”
Your scenario sends a text to one recipient through the Sinch Conversation API, with names or references pulled from earlier modules so every message reads personal.
Send WhatsApp template message
ActionIn Make“Sends a WhatsApp template message to a recipient using the Sinch Conversation API.”
Here Make sends a WhatsApp message built from a template, not free text, which keeps the wording consistent across every customer you reach.
Need help automating Sinch Build with Make?
A person reads every message.