- Home
- Resources
- Integrations
- FireText
FireText Make integrationAutomate FireText with Make.
Can Make text your customers the moment something happens elsewhere? With the FireText Make integration, yes: 6 action modules send SMS, manage contacts and cancel scheduled messages. This guide connects your account and walks you through a first scenario, no code involved.
Verified Trustpilot reviews · AI, automation & growth agency
What can the FireText Make integration do for you?
The FireText Make integration lets a Make scenario (the automation you build, a chain of steps) send SMS from your FireText account and manage your contact list. Each step is a module, one brick of the scenario. FireText brings 6 of them, all actions, so another app or a schedule starts the flow.
Welcome text for every new lead. A form tool catches a signup, Create a Contact saves the mobile number in FireText, then Send a Message greets the person by SMS. Nobody copies numbers by hand anymore.
A contact list that follows your CRM. When a customer changes plan or details in another tool, Get a Contact looks up the record by mobile number and Update a Contact rewrites it, so your next campaign hits the right people.
Cancel what no longer makes sense. If an order is refunded or a booking cancelled, Remove a Scheduled Message pulls the planned SMS before it goes out, as long as your scenario knows its ID.
What the integration does not do: FireText has no trigger in Make, so an incoming SMS or a reply cannot start a scenario by itself. For any endpoint the listed modules skip, Make an API Call reuses the same connection. New to the editor? The Make training covers the basics, and Make pricing explains how operations are counted. Weighing tools first? Read n8n vs Make.
How do you connect FireText to Make?
- 01
Copy your API key in FireText
You need an active FireText account and its API key. In FireText, open Settings, then API, and copy the key shown on screen. Keep that tab open, you paste it in the next step.
- 02
Add a FireText module and create the connection
In your scenario, add any FireText module and click Create a connection. A connection is your FireText account linked to Make once; every FireText module in your scenarios reuses it.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps if you manage several accounts. Paste the API key, save, and Make is ready to talk to FireText.
Your first scenario: welcome every new signup by SMS
GoalWhen a new lead signs up in your form tool, Make saves the number in FireText and sends a welcome SMS.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Pick the trigger of the app that collects your leads, since FireText has none.
- 02
Add Create a Contact
Click the + on the right of the first module, search FireText, choose Create a Contact and pick your connection. Map the contact details coming from the form, starting with the mobile number.
- 03
Add Send a Message
Add Send a Message after it. Write the welcome text and map the same mobile number, so each lead gets the SMS right after being saved.
- 04
Test with Run once
Click Run once and submit a test entry with your own number. Each module shows the bundles it received, a bundle being one item passed along, here one contact.
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default) and turn the scenario on. From then on, each new lead runs through by itself.
What each FireText module does
FireText gives you 6 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 new contact.”
Adds a new person to your FireText account, so a number captured in another tool becomes someone you can text right away.
Get a Contact
ActionIn Make“Retrieves the stored contact information for a given mobile number in your account.”
Reads what FireText has stored for one mobile number, so the rest of your scenario can decide what to do with that person.
Make an API Call
ActionIn Make“Performs an arbitrary API call.”
Calls any endpoint of the FireText API from your scenario, reusing the connection you already created, so you are not stuck when no ready module fits.
Remove a Scheduled Message
ActionIn Make“Removes a scheduled message specified by ID.”
Cancels an SMS that was planned for later, so a customer never receives a reminder that no longer applies.
Send a Message
ActionIn Make“Sends an SMS message from your FireText account”
Sends an SMS from your FireText account, the heart of most scenarios on this page: an event somewhere turns into a text on someone's phone.
Update a Contact
ActionIn Make“Updates an existing contact specified by mobile telephone number.”
Changes the details of a contact already in FireText, found by their mobile phone number, so your list stays in line with the tool where customers really live.
Need help automating FireText with Make?
A person reads every message.