- Home
- Resources
- Integrations
- Ringover
Ringover Make integrationAutomate Ringover with Make.
What happens to a call once the phone is hung up? The Ringover Make integration gives you 9 modules, including 4 instant triggers, to push calls, texts and contacts into your other tools. This guide walks sales and support teams from the API key to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Ringover Make integration do for your team?
The Ringover Make integration links your Ringover account to Make so calls, SMS and WhatsApp messages start automations on their own. In Make, an automation is a scenario: a chain of modules, each one a brick that watches, acts or searches. Ringover brings 4 triggers, 4 actions and 1 search.
Call notes that reach your CRM. A rep tags a call or writes a note, a recording or a transcription becomes available, and Watch Aftercall Event starts the scenario. The next module, from another app, stores that note where the account manager actually looks.
A text sent right after a call. Watch New Call Event fires when a call is made or received; Send a Message follows up with an SMS. Useful for a clinic confirming a slot or a sales rep sharing a link discussed on the phone.
A contact base that stays in sync. Create a Contact adds leads coming from a form in another tool, and List Contacts pulls the whole Ringover address book when you want to copy it elsewhere.
Where it stops: the listed modules cannot send a WhatsApp message or edit an existing contact. If the Ringover API offers it, Make an API Call can reach it with the same connection; check the API docs first. Ringover also warns that its Make documentation is AI-generated and may contain mistakes, so test each module with real data first.
Ringover may also have a node in n8n; the n8n vs Make page sets both tools side by side. New to the editor? The Make training covers the basics, and Make troubleshooting helps when a run goes red.
How do you connect your Ringover account to Make?
- 01
Create an API key in Ringover
You need an Empower administrator account on Ringover. Open the Dashboard, go to the Developer tab, then the API key section, and click Create an API key. Pick the access rights your scenarios will use and copy the key shown on screen.
- 02
Open the connection from a Ringover module
In your scenario, add any Ringover module and click Create a connection. If the module carries the instant tag, like the four Watch triggers, Make first asks you to click Create a webhook, then Create a connection.
- 03
Paste the key and save
Give the link a clear label in Connection name if you like, then paste the API key you copied. That connection is your Ringover account linked to Make once: every other Ringover module in any scenario reuses it.
Your first scenario: turn a new lead into a Ringover contact and a text
GoalWhen a lead comes in through a form in another app, Make creates the contact in Ringover and sends them a welcome SMS.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big +. Pick the form or CRM app where your leads arrive and choose its trigger.
- 02
Add Create a Contact
Click the + to the right of that first module, search for Ringover and pick Create a Contact. Click Create a connection and paste your API key.
- 03
Map the lead's details
Fill the contact fields with the data from the form module. Once the connection exists, Make shows what it can read from Ringover, so you mostly drag and drop.
- 04
Add Send a Message
Click the + again and add Send a Message. Write a short welcome text and map the lead's details into it, so each prospect gets a message built for them.
- 05
Test with Run once
Click Run once and submit a test lead. Each module shows the bundle it received, the item passed from one module to the next, so you can check the contact and the text.
- 06
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and turn the scenario on. New leads now land in Ringover with a text already sent.
Triggers: what starts a Ringover scenario
4 modules start a scenario when something happens in Ringover. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Ringover as soon as it happens.
Watch Aftercall Event
Instant triggerIn Make“Tiggers when a note or a tag is added, updated or deleted. It is also triggered when a recording or a transcription is avalaible.”
You get everything that happens to a call after the conversation: a note or a tag added, changed or removed, and the moment a recording or a transcription becomes available. The scenario starts with that call data in hand.
Watch New Call Event
Instant triggerIn Make“Triggers when a call is made or received.”
Every call made or received in Ringover can open a scenario, which turns your phone line into a live source of activity for the rest of your tools.
Watch New SMS Events
Instant triggerIn Make“Triggers when an SMS is sent or received.”
Texts become data you can route: the scenario starts whenever an SMS is sent or received through Ringover, with the message ready for the next module.
Watch Whatsapp Event
Instant triggerIn Make“Triggers when a Whatsapp message is sent or received.”
WhatsApp conversations handled in Ringover stop living in one inbox: each message sent or received starts your scenario and can be passed along.
Actions and search: what Make can do in Ringover
Ringover gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Contact
ActionIn Make“Creates a contact in your Ringover account.”
A new person shows up in your Ringover address book, filled with the data an earlier module gathered, so nobody types names and numbers twice.
Get a Contact by ID
ActionIn Make“Retrieve a contact by its ID.”
Pulls one specific Ringover contact and all its details into the scenario, as long as you already hold its ID.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Ringover API from your scenario, reusing the connection you already set up. It fills the gaps the eight other modules leave open.
Send a Message
ActionIn Make“This will send an SMS (the user must have the WRITE rights for Conversations routes)”
Sends an SMS from your Ringover account, with a text you can build from data gathered earlier in the scenario.
List Contacts
SearchIn Make“Lists all the contacts in your Ringover account.”
Brings back the contacts stored in your Ringover account, each one as its own bundle, ready to be copied, compared or filtered further down the scenario.
Need help automating Ringover with Make?
A person reads every message.