Twilio

Mautic - Twilio Plugin

Before you start to send text messages from your Mautic instance, it needs to connect to the service which can send them.

The first and default implemented service is Twilio.

In order to configure the text messages correctly, follow these steps:

  1. Create an account at Twilio.

  2. In Mautic, go to Settings (cog icon) > Plugins.

  3. Open Twilio Plugin and activate it.

  4. Copy the Account Sender ID from Twilio account and paste it to Account Sender ID field in the Twilio Plugin configuration.

  5. Unlock and copy the Auth Token and paste it to Auth Token field in the Twilio Plugin configuration.

  6. Go to Products > Phone Numbers in Twilio, copy the number and paste it to the Sending Phone Number field in Mautic.

  7. Select the Text Message Enabled? switch to Yes and save the Mautic configuration.

Alphanumeric Sender ID

Alphanumeric Sender ID allows you to send Twilio Programmable SMS messages using a personalized sender name, in supported countries see International Support for Alphanumeric Sender ID.

Instead of using an E.164 formatted Twilio Phone number for the “From” value, you can use a custom string like your own business’ branding.

Note

You can’t reply directly to messages sent out with an Alphanumeric Sender ID.

Alphanumeric Sender ID requirements

Alphanumeric Sender ID is automatically supported on all new upgraded (paid) Twilio accounts. It’s not supported for Free Trial accounts.

You can verify if your account has Alphanumeric Sender enabled by following these steps:

  1. Login to your account at Twilio.

  2. From the left side navigation bar, click Programmable SMS.

  3. Click Settings.

  4. Verify that you have Alphanumeric Sender ID.

Follow these steps to see if your account has Alphanumeric Sender enabled.

Send SMS Messages using an Alphanumeric Sender ID with Mautic

Just set up your alias in Plugin settings:

Screenshot of alphanumeric-id

Read more info about Alphanumeric Sender ID on Twilio site.