- Home
- Resources
- Integrations
- Infobip
Infobip Make integrationAutomate Infobip with Make.
Need your other tools to send text messages through Infobip on their own? The Infobip Make integration gives you 3 modules: 1 trigger and 2 actions. This guide is for ops and marketing teams, and it walks you from the connection to a first working SMS scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Infobip Make integration do for you?
The Infobip Make integration links your Infobip account to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick such as a trigger or an action. Once linked, other apps can make Infobip send text messages, and Make can react to the SMS your account sends.
Customers hear from you at the right moment. Put a trigger from your store, form tool or CRM at the start, then add Send an SMS. Every new order, booking or signup becomes a text message, written with the data that arrived from the first app.
Every sent message leaves a trace. Watch SMS picks up the SMS your Infobip account sends, so a scenario can copy each one into a spreadsheet or a CRM. Support staff then see what a customer received without opening Infobip.
The rest of the Infobip API stays within reach. When the two ready-made modules are not enough, Make an API Call reaches any endpoint of the Infobip API with the connection you already set up.
Keep the limits in mind. The Infobip catalog in Make is small, the only trigger is scheduled rather than instant, and Make itself labels this app's documentation as AI-generated from Infobip's own docs, so check anything critical with Infobip. Infobip often has an n8n node too; our n8n vs Make page lays out the criteria. To learn the editor step by step, see Make training, and for plan details read Make pricing.
How do you connect Infobip to Make?
- 01
Collect your API key and subdomain
In your Infobip dashboard, open the API keys section and copy the key shown in the list. Then note your subdomain, which appears at the top of the page or in the Base URL section. Keep both handy for the next step.
- 02
Add an Infobip module
Log in to Make, open your scenario and add any Infobip module, for example Send an SMS. Click Create a connection. You can type a label in Connection name, which helps later if several teams use different Infobip accounts.
- 03
Enter your credentials
Paste the credentials you copied from Infobip, or follow the instructions Make shows on screen. Infobip accepts an API key, basic auth, an IBSSO token or OAuth 2.0. Once saved, this connection is reused by every Infobip module in your scenarios.
Build your first scenario: text a customer after an order
GoalWhen a new order comes in from your shop, Make sends the customer an SMS through Infobip.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the canvas. This first slot takes the trigger from your shop app, the event that starts everything.
- 02
Set up the shop trigger
Search for your shop app, pick its trigger for new orders and link your account. Make then lists what it can read, so you choose the store instead of typing it.
- 03
Add Send an SMS
Click the + on the right of the trigger, search for Infobip and pick Send an SMS. Choose your Infobip connection, then map the phone number and order details from the first module into the message.
- 04
Test with Run once
Place a test order to your own number and click Run once. Open the bubble above each module to read the bundle it received, meaning the single order or message that passed through.
- 05
Schedule and switch on
Click the clock on the first module to set Scheduling; a new scenario runs every 15 minutes by default. Then switch the scenario on so each new order gets its text.
What starts an Infobip scenario
1 module starts a scenario when something happens in Infobip. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Infobip as soon as it happens.
Watch SMS
Scheduled triggerIn Make“Triggers when a new SMS is sent.”
Watch SMS hands your scenario each new SMS your Infobip account sends, so you can archive it, log it next to a customer record or alert a colleague. Each message arrives as its own bundle for the next module.
What the Infobip modules do
Infobip gives you 2 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 an arbitrary authorized API call.”
Make an API Call opens the whole Infobip API from your scenario, using the connection you already have, so anything the Infobip API offers without a dedicated module stays reachable.
Send an SMS
ActionIn Make“Sends an SMS message.”
Send an SMS turns data from any earlier module into a text message delivered through your Infobip account: an order confirmation, a booking reminder, a delivery update.
Need help automating Infobip with Make?
A person reads every message.