Telnyx Make integrationAutomate Telnyx with Make.
Can Make react when a text, a call or a fax lands on your Telnyx number? Yes. The Telnyx Make integration gives you 15 modules: 6 triggers and 9 actions. This page is for teams that run phone lines on Telnyx, and it takes you from connection to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can you automate with the Telnyx Make integration?
The Telnyx Make integration links your Telnyx account to Make, a no-code tool where you build a scenario: a chain of modules, each one a brick that either listens for an event or does one job. Telnyx brings the phone side (texts, MMS, calls, faxes, recordings) and Make carries each event into the rest of your tools.
Answer inbound texts on autopilot. Watch Messages picks up a new SMS on your number and Send SMS Message writes back, whether that is opening hours for a restaurant or a ticket confirmation for a support desk.
Keep a trace of every call. Watch Calls and Watch Recordings pass each inbound call and each new recording on to a spreadsheet or a base, the kind of setup described on the Airtable Make integration page.
Give faxes a second life. Watch Faxes starts a scenario when a PDF reaches your fax number, so the right person hears about it, and Send Fax Message handles the way back when a signed form must be returned.
What the Make doc does not give: any limit or troubleshooting note for Telnyx. It also states that its Telnyx page is AI-generated from the Telnyx documentation, so double-check anything important with Telnyx. For a feature none of the 15 modules covers, Make an API Call reaches the rest of the Telnyx API with the same connection.
Weighing tools first? Read n8n vs Make. Want to learn the editor step by step? See Make training.
How do you connect your Telnyx account to Make?
- 01
Generate your Telnyx API key
In the Telnyx portal, open the API Keys section and click Generate API Key. Copy the key displayed on screen and keep it at hand: Make asks for it in the next step, and you need an active Telnyx account for any of this to work.
- 02
Add a Telnyx module and create the connection
In your scenario, add any Telnyx module and click Create a connection. A connection is your Telnyx account linked to Make once, then reused by every Telnyx module. Filling the Connection name field is optional, yet a clear name helps if you handle several accounts.
- 03
Paste the key and save
Paste the API key you copied from Telnyx, or follow the instructions Make shows on screen, then confirm. Your module is now tied to your account, and every Telnyx module you add later offers the same connection in its list.
Your first scenario: reply to every incoming SMS
GoalWhen a text message reaches your Telnyx number, Make sends the sender an SMS reply.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the canvas. That empty circle becomes the first module, the one that starts everything else.
- 02
Add Watch Messages
Search for Telnyx and pick Watch Messages. Click Create a webhook, then Create a connection, and paste your API key. The trigger now waits for Telnyx to call Make.
- 03
Add Send SMS Message
Click the + on the right of the trigger, choose Telnyx again and select Send SMS Message. Map the data the trigger received so the reply goes back to whoever wrote, then type your answer.
- 04
Test with Run once
Click Run once and text your Telnyx number from your own phone. Open the bubble above each module to read its bundles: a bundle is one item handed from module to module, here one message.
- 05
Switch the scenario on
Look at the scheduling clock on the first module, then switch the scenario on. Since Watch Messages is instant, Telnyx calls Make as each text arrives rather than on the 15-minute default.
Which Telnyx events can start a scenario?
6 modules start a scenario when something happens in Telnyx. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Telnyx as soon as it happens.
Watch Calls
Instant triggerIn Make“Triggers on an incoming call”
Watch Calls starts your scenario whenever someone rings one of your Telnyx numbers, so an inbound call can feed a log, a CRM record or an alert to whoever is on duty.
Watch Faxes
Instant triggerIn Make“Triggers when a pdf has been received via fax”
Every PDF received on your fax number becomes the starting point of a scenario, which turns an old channel into a file you can route like any other document.
Watch Messages
Instant triggerIn Make“Triggers on incoming messages”
Watch Messages hands your scenario each incoming text on your Telnyx numbers, the natural starting point for auto-replies, support tickets or a shared team inbox.
Watch New Phone Numbers
Scheduled triggerIn Make“Triggers on a new phone number order”
Watch New Phone Numbers tells your scenario when a new phone number order shows up in your Telnyx account, so your other tools learn about the line without anyone copying it by hand.
Watch Recordings
Instant triggerIn Make“Triggers when a new recording has been made”
Each new call recording in Telnyx can start a scenario, which is how recordings end up next to the customer file instead of sitting in the portal.
Watch Status Updates
Instant triggerIn Make“Triggers when a delivery report is received for an outbound message”
Watch Status Updates brings back the delivery report of a message you sent, so your scenario learns whether the text actually reached the phone.
What can Telnyx do inside a scenario?
Telnyx gives you 9 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create Speech from Text
ActionIn Make“Creates speech from text”
Create Speech from Text turns a written sentence into speech, useful when the words change from one case to the next, like a name or an order status.
Dial Phone Number
ActionIn Make“Dials a phone number”
Dial Phone Number places an outgoing call from Telnyx, so a scenario can phone someone instead of waiting to be called.
Get Message
ActionIn Make“Gets a message”
Get Message fetches one message from Telnyx so the modules after it can work with its content, handy when the data you hold is only part of the story.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Make an API Call reaches any endpoint of the Telnyx API with the connection you already set up, so a feature is never out of reach just because it has no module of its own.
Play Audio File
ActionIn Make“Play an audio file on an answered call”
Play Audio File plays a sound file on a call that has already been answered, the scenario's way of speaking to the person on the line.
Send Fax Message
ActionIn Make“Sends a pdf document to a fax number”
Send Fax Message sends a PDF document to a fax number, so partners who still work by fax receive files straight from your scenario.
Send MMS Message
ActionIn Make“Sends mms message to a mobile phone number”
Send MMS Message delivers a multimedia message to a mobile number, for the moments when a picture says more than the words around it.
Send SMS Message
ActionIn Make“Sends sms message to a mobile phone number”
Send SMS Message sends a plain text to a mobile number from your Telnyx account, the module to reach for whenever a scenario has something short to tell a customer.
Get SMS Message
ActionIn the docs onlyGoing by its name, Get SMS Message reads back one SMS from your Telnyx account; the Make directory gives it no description at all, so the name is the only official hint.
Need help automating Telnyx with Make?
A person reads every message.