ChatMaxima Docs

SMS Setup - Connect Twilio SMS to ChatMaxima

Connect Twilio SMS to ChatMaxima. Step-by-step guide to add your Twilio number, SID, and Auth Token, set the webhook, and reply to texts.

Overview

The SMS channel connects a Twilio phone number to ChatMaxima so you can send and receive text messages from the same shared inbox as your other channels. You provide your Twilio credentials and a webhook URL, and inbound texts arrive in the inbox. This guide follows the actual connect flow in the dashboard.

Prerequisites

Before you begin, ensure you have:

  • A Twilio account
  • A Twilio phone number (trial or paid)
  • Your Twilio Account SID and Auth Token

Note: We recommend using your company name as the friendly name so recipients can recognize your messages.

Step 1: Get Your Twilio Details

  1. Create a Twilio account
  2. Click Get a trial phone number to obtain a Twilio number
  3. Go to your Twilio dashboard and locate your Account SID and Auth Token

Step 2: Open the SMS Channel

  1. In ChatMaxima, go to Settings > Channels
  2. Select SMS

Step 3: Enter Your Twilio Credentials

Fill in the form fields:

FieldDescription
Twilio Friendly NameA label for this integration, for example TwilioBot or your company name
Twilio Mobile NumberYour Twilio number with + and country code, for example +14155238886
Twilio SIDYour Twilio Account SID
Twilio Auth TokenYour Twilio Auth Token
Twilio Webhook UrlThe webhook URL ChatMaxima generates for this account

Step 4: Configure the Webhook in Twilio

  1. Copy the Twilio Webhook Url shown in the form
  2. In Twilio, go to your Phone Numbers tab and open your number
  3. Paste the webhook URL into the messaging webhook field and save in Twilio

Step 5: Submit

Back in ChatMaxima, click Submit. Inbound SMS to your Twilio number now arrives in the Inbox, and you can reply by text.

Updating SMS Settings

To change the friendly name, number, SID, or Auth Token later, open the SMS channel, edit the fields, and click Update.

Troubleshooting

Inbound texts not arriving

  1. Confirm the webhook URL is pasted into your Twilio number's messaging configuration
  2. Double-check the SID and Auth Token for typos
  3. Make sure the number is SMS-capable in Twilio

Cannot send replies

  1. Verify the Auth Token is current and not rotated in Twilio
  2. Confirm the number has SMS sending enabled and sufficient balance

Next Steps

On this page