- Home
- Resources
- Integrations
- Sinch Engage
Sinch Engage Make integrationAutomate Sinch Engage with Make.
Need a text message to go out when something happens in another tool? The Sinch Engage Make integration gives you 3 action modules, including Send an SMS. This guide is for ops and support teams: link your account, then build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Sinch Engage Make integration do for you?
The Sinch Engage Make integration links your Sinch Engage account to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick such as an action. Sinch Engage brings 3 action modules, so another app starts the flow and Sinch Engage does the messaging part.
Text a customer when their order ships. A new row in your order tool starts the scenario, and Send an SMS pushes the update to the buyer's phone. Every item that moves between modules is called a bundle: here, one order.
Look at incoming replies. Inbound Message sits in the list as an action module. The official documentation gives it no description, so run it once on a test scenario to see what it returns before relying on it.
Reach what the list leaves out. Make an API Call calls any endpoint of the Sinch Engage API with the connection you already set up. It is the fallback when neither of the other two modules covers your case.
One limit to keep in mind: Sinch Engage has no trigger in Make, so the scenario always starts from a schedule or from another app. If you are weighing tools, read n8n vs Make. For the basics of the editor, the Make training walks through a full build, and Make troubleshooting helps when a run fails.
How do you connect Sinch Engage to Make?
- 01
Create an API key in Sinch Engage
In Sinch Engage, open Settings > API Settings and scroll to Basic Authentication. Click Create new key, give it a name you will recognize, then click Create Key.
- 02
Open the connection window in Make
Add any Sinch Engage module to your scenario and click Create a connection. A connection is your Sinch Engage account linked to Make once, then reused by every module of the app. The Connection name field is optional.
- 03
Paste your credentials and save
Enter the API key and the API token that Sinch Engage displayed in its modal, then save. If Make shows its own on-screen instructions instead, follow them to finish the link.
Your first scenario with Sinch Engage
GoalWhen a new record appears in another app, Make sends an SMS through Sinch Engage.
- 01
Create a blank scenario
From the Scenarios page, create a new scenario and click the + in the middle of the editor to add the first module.
- 02
Pick the app that starts the flow
Sinch Engage has no trigger, so the first module comes from another app: your form tool, CRM or spreadsheet. Pick its module and connect that account.
- 03
Add Send an SMS
Click the + on the right of the first module, search for Sinch Engage and choose Send an SMS. Select the connection you created earlier.
- 04
Map the data
Fill the module fields by mapping values from the first module, so the message carries the right details. No retyping: you pick them from what the first module returned.
- 05
Test with Run once
Click Run once to execute the scenario one time. Then read the bundles each module received and check the message that left.
- 06
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default), then turn the scenario on. Each module run on one bundle counts as one operation on your plan.
What each Sinch Engage module does
Sinch Engage gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Inbound Message
ActionIn the docs onlyJudging by its name, this one deals with messages your contacts send back. Make lists it as an action, and the official documentation says nothing about what it returns or which fields it asks for.
Make an API Call
ActionIn the docs onlyHere you reach any endpoint of the Sinch Engage API from your scenario, while reusing the connection you already created, so there are no extra credentials to paste.
Send an SMS
ActionIn the docs onlyYour customer gets a text message from your Sinch Engage account, built from data another app passed along: an order, a booking or a support ticket.
Need help automating Sinch Engage with Make?
A person reads every message.