8x8 Make integrationAutomate 8x8 with Make.
Can an incoming text on 8x8 start a workflow on its own? The 8x8 Make integration gives you 3 instant triggers and 4 actions for SMS and chat app messages. This page is for teams that handle customer messages, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the 8x8 Make integration do for you?
The 8x8 Make integration links your 8x8 account to Make, a no-code tool where you build a scenario, meaning an automation made of connected steps. Here those steps can react the moment an SMS or chat app message reaches you, follow the status of what you sent, and send new messages without anyone typing them.
Replies that go out by themselves. A customer texts your business number, Watch SMS Inbound Messages starts the scenario, and Send a Single SMS answers with a confirmation. Nobody has to sit by the inbox to acknowledge a request.
A clear view of delivery problems. Watch Outbound Message Statuses fires whenever the status of a message you sent changes. You can pass that change to another app and see at a glance which customers did not get your text.
Chat app conversations routed to the right place. Watch ChatApps Inbound Messages picks up each new chat app message, and Send a Single Chat App Message lets you answer on the same channel. For campaigns, Send a Bulk SMS sends messages in batches instead of one by one.
The listed modules cover messaging only. When you need another part of the 8x8 API, Make an API Call reuses the same connection. The same app also exists on n8n; the n8n vs Make comparison lays out how the two tools differ. If you are new to the editor, Make training covers the basics, and Make pricing explains the plans.
How do you connect your 8x8 account to Make?
- 01
Create an API key in 8x8
In your 8x8 account, open the API Keys menu in the left pane and click Create API Key. Give the key a name, click Save, then copy it with the document icon next to it.
- 02
Add an 8x8 module and open the connection
In Make, add any 8x8 module to your scenario and click Create a connection. The connection is your 8x8 account linked to Make once, and every 8x8 module in your scenarios reuses it. A name in Connection name is optional.
- 03
Paste your credentials and save
Enter the credentials you copied from 8x8, or follow the instructions Make shows on screen. Once the connection is saved, the module fields open and you can start setting them up.
Your first scenario: acknowledge every inbound SMS
GoalWhen a customer texts your 8x8 number, Make sends a short confirmation back by SMS.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. Search for 8x8 and pick Watch SMS Inbound Messages.
- 02
Set up the trigger
Click Create a webhook, then Create a connection and paste your API key. From then on, 8x8 tells Make about each new text as soon as it lands.
- 03
Add the reply
Click the + on the right of the trigger and add Send a Single SMS. Map the data received from the trigger so the reply goes back to the person who wrote, then type your confirmation text.
- 04
Test with Run once
Click Run once, then send a text to your 8x8 number from your own phone. Open each module to read the bundle it received, one bundle being one message passed from step to step.
- 05
Switch it on
Once the test reply reaches your phone, switch the scenario on. Each module run counts as one operation, the unit Make tracks on your plan, so a text and its reply cost two.
What can start an 8x8 scenario?
3 modules start a scenario when something happens in 8x8. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by 8x8 as soon as it happens.
Watch ChatApps Inbound Messages
Instant triggerIn Make“Triggers when you have a new ChatApp inbound message.”
This trigger starts your scenario with each new message a customer sends you through 8x8 chat apps, so the conversation reaches your other tools without anyone copying it over.
Watch Outbound Message Statuses
Instant triggerIn Make“Triggers when outbound message status has been changed.”
You learn what happened to the messages you sent: each time the status of an outbound message changes, this trigger hands the update to your scenario so you can act on it.
Watch SMS Inbound Messages
Instant triggerIn Make“Triggers when you have a new SMS inbound message.”
Every text that reaches your 8x8 number can become the start of a workflow, whether it is a booking request, a reply to a campaign or a customer question.
What can Make do in 8x8?
8x8 gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any part of the 8x8 API that the other modules leave out, using the connection you already set up, with no second login or key to manage.
Send a Bulk SMS
ActionIn Make“Sends SMS by batches.”
Get one message out to a whole list of numbers in batches, rather than running a separate send for each contact in your scenario.
Send a Single Chat App Message
ActionIn Make“Sends a ChatApps message.”
Answer a customer on the chat app channel they used, straight from your scenario, so the reply stays in the conversation they started.
Send a Single SMS
ActionIn Make“Sends a single SMS.”
Send one text to one person at the exact point in your scenario where it matters, such as a confirmation, a code or a follow-up.
Need help automating 8x8 with Make?
A person reads every message.