Plivo Make integrationAutomate Plivo with Make.
Every call and text on your Plivo number can start an automation. The Plivo Make integration gives you 9 modules: 5 triggers that notice calls, texts and recordings, and 4 actions that call, speak, answer or text back. This guide walks you through the connection and a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Plivo Make integration do for your phone line?
The Plivo Make integration links your Plivo account to Make, a visual tool where you build a scenario (the automation itself) out of modules (single bricks, each doing one job). Plivo modules react when a call, a text or a recording comes in, and they can place calls or send SMS for you, with no code involved.
Missed-lead follow-up. A property agency lets Call received spot each inbound call, then Send SMS texts the caller a short note with the next step. Nobody on the team has to remember who phoned.
Spoken alerts for urgent jobs. A field service company gets a form entry from another app, and Make call and speak text rings the on-duty technician and reads the job out loud. A phone that rings is harder to ignore than an email.
Recordings that reach the right people. A support desk uses New recording added to pass each fresh recording to the tool where the team reviews calls, instead of digging through the Plivo dashboard.
Keep the scope in mind: Plivo has no search modules in Make and no universal API call module, so anything outside these 9 modules needs a different route. If your team works in n8n, the Plivo n8n integration covers the same app, and n8n vs Make lays out how the two tools differ. If Make itself is new to you, the Make training walks through the editor from scratch, one module at a time.
How do you connect your Plivo account to Make?
- 01
Grab your Auth ID and Auth Token
Log in to Plivo and open the dashboard: your Auth ID and Auth Token are shown right there. Copy both somewhere safe, since Make asks for them in a moment. This only works with an active Plivo account.
- 02
Add a Plivo module and open the connection
In your Make scenario, add any Plivo module and click Create a connection. A connection is your Plivo account linked to Make once, then reused by every Plivo module. The Connection name field is optional, but a clear name helps if you run several accounts.
- 03
Paste the credentials and save
Enter the Auth ID and Auth Token you copied, or follow the instructions shown on screen, then confirm. Make now lists the connection under that name, and every other Plivo module in your scenarios can pick it from a dropdown.
Build your first scenario with Plivo
GoalWhen a text lands on your Plivo number, Make sends the sender an SMS reply straight away.
- 01
Create the scenario
Go to the Scenarios page in Make, create a new scenario and click the big + in the middle of the editor. That empty circle becomes your first module.
- 02
Pick the instant SMS trigger
Search for Plivo and choose the instant SMS received module (the one with the lightning badge). Click Create a webhook, then Create a connection and paste your Auth ID and Auth Token.
- 03
Add the reply
Click the + on the right of the trigger and add Plivo Send SMS. Map the sender's number from the trigger into the recipient, and write a short reply such as a thank-you and your opening hours.
- 04
Test with Run once
Click Run once, then text your Plivo number from your own phone. Each module shows a bubble with the bundle it received (a bundle is one item passed along, here one message). Check that the reply reached your phone.
- 05
Switch it on
Once the test looks right, save and turn the scenario on. From then on, every incoming text gets its answer without anyone touching the keyboard. Keep an eye on your first few replies anyway.
Plivo triggers: what starts your scenario
5 modules start a scenario when something happens in Plivo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Plivo as soon as it happens.
Call received
Scheduled triggerIn Make“Trigger activates when a new call is received.”
This version of Call received starts a scenario for each new inbound call on your Plivo account, and hands the call details to the next modules as bundles.
Call received
Instant triggerIn Make“Instant trigger activates when a new call is received.”
Here the inbound call itself wakes the scenario up: Plivo tells Make about the new call right after it happens, so any follow-up starts while the caller still remembers you.
New recording added
Scheduled triggerIn Make“Trigger activates when there is a new recording.”
A fresh call recording in your Plivo account becomes the starting point of your scenario, ready to be routed to wherever your team listens to calls or keeps records.
SMS received
Scheduled triggerIn Make“Trigger activates when a new SMS is received.”
This scheduled edition of SMS received collects the texts that arrived on your Plivo number since the last check and sends each one down the scenario as its own bundle.
SMS received
Instant triggerIn Make“Instant trigger activates when a new SMS is received.”
The instant way to catch texts: as soon as a message lands on your Plivo number, Plivo passes it to Make and your scenario runs on that single message.
Plivo actions: what Make can do on your line
Plivo gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make call and play audio
ActionIn Make“Make call and play audio.”
Places an outgoing call through Plivo and plays a prerecorded audio message to whoever picks up, so the person hears a real voice you prepared ahead of time.
Make call and speak text
ActionIn Make“Make call and play a message.”
Dials a number and reads a message aloud from text you write in the module, which means the words can change with each run and pull data from earlier modules.
Respond to incoming call
ActionIn Make“Respond to an incoming call with instructions.”
Answers a call coming into Plivo with the instructions you set in Make, so the caller gets a response even when nobody on the team is free to pick up.
Send SMS
ActionIn Make“Send sms to a plivo number when there is a trigger.”
Sends a text message through your Plivo account when something happens earlier in the scenario, in Plivo or in any other app connected to Make.
Need help automating Plivo with Make?
A person reads every message.