- Home
- Resources
- Integrations
- Clickatell
Clickatell Make integrationAutomate Clickatell with Make.
What if every text sent to your Clickatell number got an answer without anyone touching a phone? The Clickatell Make integration gives you 3 modules: one instant trigger and 2 actions. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can you automate with the Clickatell Make integration?
The Clickatell Make integration links your Clickatell account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. With it, Make can react the moment a text lands on your Clickatell number and can send SMS messages on behalf of your other apps.
Reply to inbound texts on the spot. Watch New SMS starts the scenario when someone writes to your Clickatell virtual number, and Create an SMS sends back a confirmation. A small repair shop can acknowledge every customer request this way, even after hours.
Text people when something happens elsewhere. Create an SMS does not need a Clickatell trigger in front of it. Put the module of another app first, a new booking or a new row in a table, and Make turns that event into a text message.
Reach the rest of the One API. Make an API Call uses the same connection to call any Clickatell endpoint the two ready-made modules leave out. It asks for more care, since you read the Clickatell API reference yourself.
What Make does not offer here: there is no search module and no scheduled trigger, so the listed modules only receive texts and send them. If you are new to the editor, the Make training covers the basics, and Make troubleshooting helps when a run fails. The same app often has an n8n node too; n8n vs Make lays out how the two tools differ.
How do you connect Clickatell to Make?
- 01
Copy your API key from Clickatell
You need an active Clickatell account with access to the One API. In Clickatell, open My Workspace, click API Integrations, pick an integration in the table and copy the API key shown in the details on the right.
- 02
Add a Clickatell module in Make
In your scenario, add any Clickatell module and click Create a connection. A connection is your Clickatell account linked to Make once, then reused by every Clickatell module. The Connection name field is optional.
- 03
Paste the key and save
Paste the credentials you copied from Clickatell, or follow the instructions Make shows on screen, then save. From now on, each Clickatell module in any scenario can pick this connection from its list.
Your first scenario: confirm every text you receive
GoalWhen a new SMS reaches your Clickatell number, Make sends the sender a confirmation text.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to add the first module. Search for Clickatell and pick Watch New SMS.
- 02
Set up the webhook
Click Create a webhook, then Create a connection and paste your API key. From here on, Clickatell tells Make about each new text on your virtual number.
- 03
Add the reply
Click the + on the right of the trigger and choose Create an SMS. Map the data the trigger received into it, so the reply goes back to whoever wrote, and type your confirmation message.
- 04
Test with Run once
Click Run once, then send a text to your Clickatell number from your own phone. Each module shows the bundle it received, meaning the item passed along, here the incoming message.
- 05
Switch it on
Once the reply looks right, switch the scenario on. Every inbound text now triggers one run, and each module that runs counts as one operation, the unit Make bills on your plan.
What starts a Clickatell scenario
1 module starts a scenario when something happens in Clickatell. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Clickatell as soon as it happens.
Watch New SMS
Instant triggerIn Make“Triggers when a new SMS is received in your Clickatell Account Mobile Virtual Number.”
You get a scenario that springs to life as soon as a text arrives on the Mobile Virtual Number of your Clickatell account, with the message ready to pass to the next module.
What Make can do in Clickatell
Clickatell gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create an SMS
ActionIn Make“Sends a new SMS.”
This action sends a text message through your Clickatell account, so any app in your scenario can reach a phone number without anyone typing on a keyboard.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Here you reach any Clickatell One API endpoint the two ready-made modules leave out, reusing the connection you already created instead of handling the key again.
Need help automating Clickatell with Make?
A person reads every message.