Skip to main content

Twilio

Send SMS through Twilio. Once installed, this integration becomes available as an SMS delivery provider for the Messaging app.

Prerequisites

Prerequisites

Before setting up the Twilio integration, ensure you have:

Find your Account SID

Your Account SID identifies your Twilio account. It is shown on the main page of the Twilio Console.

Create an API key

Twilio recommends authenticating with an API key rather than your account's auth token, so access can be revoked without rotating account-wide credentials.

  1. Sign in to the Twilio Console
  2. Open the API keys section under account settings
  3. Create a new Standard API key and give it a name (e.g. dashx-integration)
  4. Copy the SID — this is your API Key — and the Secret
warning

The API key secret is shown only once. Store it securely — if you lose it, create a new key.

Connect to DashX

  1. Log in to your DashX workspace
  2. Navigate to Settings > Integrations
  3. Click [+] to add a new integration and select Twilio
  4. Choose the environments you want to enable it for
  5. Enter the configuration below and save

Configuration

FieldDescription
Account SIDThe SID of your Twilio account.
API KeyThe SID of the API key you created.
API SecretThe secret that pairs with the API key.
tip

Trial Twilio accounts can only send to verified phone numbers, and prefix each message with a trial notice. Upgrade before testing real delivery.