TextIt Make integrationAutomate TextIt with Make.
Your chatbot contacts can stay in sync with the rest of your stack. The TextIt Make integration gives you 13 modules: one instant trigger, 10 actions and 2 searches. This page shows you how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the TextIt Make integration automate?
The TextIt Make integration links your TextIt workspace to Make, a no-code tool where you chain apps together. You build a scenario (the automation itself), made of modules (its bricks), and TextIt contacts, labels and flows become things other apps can read and change.
Enroll new leads in a flow. A lead lands in a form or a CRM, Create a Contact adds that person to TextIt, and Start Contacts Down a Flow sends them straight into your welcome conversation on WhatsApp or SMS.
Log what your chatbot hears. The Universal Trigger wakes the scenario when the event you picked happens in TextIt, and the next module writes it to a spreadsheet or pings your team chat.
Keep your audience tidy. List Contacts pulls your audience, Update a Contact corrects each record and Create a Label gives you a clean segment for the next campaign.
Make does not add features TextIt lacks: every module works through your API token, and anything the listed modules skip goes through Make an API Call. TextIt also has an n8n node; our n8n vs Make page lays out the criteria. New to the editor? The Make training starts from zero, and the Make pricing guide explains plans and operations.
How do you connect TextIt to Make?
- 01
Copy your TextIt API token
In TextIt, click the gear icon at the bottom left to open workspace settings, then open API Token. If no token exists yet, create one with the button, and copy the token shown on screen.
- 02
Open the connection window in Make
Add any TextIt module to your scenario and click Create a connection. A connection is your TextIt account linked to Make once, then reused by every TextIt module. The Connection name field is optional.
- 03
Paste the token and save
Paste the API token you copied, or follow the on-screen instructions, and confirm. Make can now read and change contacts and labels in that workspace. You need an active TextIt account for this to work.
Your first scenario: welcome every new lead in TextIt
GoalWhen a new lead reaches another app, Make adds the person to TextIt and starts them down your welcome flow.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to add the first module. That first module is the app where your leads arrive, a form tool or a CRM.
- 02
Add Create a Contact
Click the + on the right of the first module, search TextIt and pick Create a Contact. Link your account, then map the lead's details from the previous module into the contact.
- 03
Send the contact into a flow
Add Start Contacts Down a Flow next. Once the connection exists, Make lists what it can read from your workspace, so you pick the welcome flow and map the new contact.
- 04
Test with Run once
Click Run once and submit a test lead in the source app. Each module shows the bundles it received, a bundle being one item passing through, 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 gets the welcome conversation without anyone copying data.
What starts a TextIt scenario?
1 module starts a scenario when something happens in TextIt. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by TextIt as soon as it happens.
Universal Trigger
Instant triggerIn Make“Triggers when the selected event occurs.”
Universal Trigger gives you a single entry point for TextIt: you choose the event, and the scenario starts the moment that event happens in your workspace. It is the only trigger this app has, so every automation that reacts to TextIt begins here.
What can Make do in TextIt?
TextIt gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Contact
ActionIn Make“Creates a contact.”
Adds a new person to your TextIt audience, so someone who signed up elsewhere can receive your WhatsApp or SMS messages. It is usually the first TextIt step after a form or a CRM.
Create a Label
ActionIn Make“Creates a label.”
Creates a new label in TextIt, which gives you a named group to sort contacts into for targeting. The label is built from data in your scenario rather than typed by hand.
Delete a Contact
ActionIn Make“Removes a contact.”
Removes a contact from TextIt, which keeps people who left your service out of every future campaign. Use it as the last step of a cleanup, after the record has been checked.
Delete a Label
ActionIn Make“Removes a label.”
Removes a label you no longer need, so the list of segments your team picks from stays short and readable. It works on one label at a time.
Get a Contact
ActionIn Make“Gets a contact.”
Fetches one contact you already know, which gives the next modules its full record to work with. Think of it as opening a single contact card inside the scenario.
Get a Label
ActionIn Make“Gets a label.”
Reads one label so the scenario can confirm it exists and reuse its details in later modules. It is a quick check before you rename, delete or assign a segment.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the TextIt API with the connection you already set up, which covers whatever the other modules leave out. You write the request yourself, so it suits someone who has the TextIt API documentation open.
Start Contacts Down a Flow
ActionIn Make“Starts contacts down a flow.”
Pushes contacts into one of your TextIt flows, the scripted conversations your chatbot runs, so a message goes out without anyone launching it by hand. This is the module that turns data from other apps into an actual conversation.
Update a Contact
ActionIn Make“Modifies a contact.”
Changes an existing contact, so TextIt reflects what your CRM or shop already knows about that person. It saves you from deleting and recreating someone just to fix one detail.
Update a Label
ActionIn Make“Modifies a label.”
Renames or edits an existing label, which lets a segment follow your campaigns without being recreated. It keeps the segment in place instead of starting a new one.
List Contacts
SearchIn Make“Gets all contacts.”
Returns contacts from your TextIt workspace as separate bundles, which means the modules after it run once for each person found. It is the module for bulk work and duplicate checks.
List Labels
SearchIn Make“Gets all labels.”
Brings back all your labels, one bundle each, so the scenario can see which segments already exist before acting. Handy as a guard in front of label creation.
Need help automating TextIt with Make?
A person reads every message.