Twilio (SMS)
Requires. Integrations with View to see the page. Modify to change settings.
Twilio powers all SMS messaging in SecurityTrax — appointment reminders, two-factor authentication codes, and message campaigns.
Prerequisites
- A Twilio account.
- Your Account SID and Auth Token (found on the Twilio console dashboard).
- A Twilio phone number or Messaging Service SID.
Setup steps
- Navigate to Admin > Integrations > SMS (Twilio).
- Check Enabled to activate SMS messaging.
- Enter your From number (11-digit phone number like
18015551234) or Messaging Service SID (starts withMG). - Enter your Account SID and Auth Token from the Twilio Console.
- Optionally, enter API Key SID and API Key Secret for more granular access control (see Twilio API Keys).
- Click Save.
Field reference
| Field | Description |
|---|---|
| Enabled | Enable or disable Twilio SMS messaging for this company. |
| From | The phone number or Messaging Service SID that SMS messages are sent from. Must be 11 digits or a 34-character SID starting with MG. |
| Account SID | Your Twilio Account SID, found on the console dashboard. |
| Auth Token | Your Twilio Auth Token, found on the console dashboard. |
| API Key SID | Alternative authentication — a Twilio API Key SID. |
| API Key Secret | Paired with the API Key SID for alternative authentication. |
Troubleshooting
- SMS messages not sending — Verify the From number is a valid Twilio number with SMS capability. Check your Twilio account for any suspended services.
- "Invalid credentials" — Re-enter your Account SID and Auth Token. They may have been rotated in the Twilio console.
Related
- Twilio SMS Documentation — Twilio's official SMS guide.
- Integrations overview — the hub page listing all integrations.