Skip to main content
Courier integrates with a range of SMS providers. To send an SMS, the recipient profile must include a phone_number field in E.164 format:
When a notification template includes an SMS channel, Courier selects the configured SMS provider based on your channel priority and routing rules. If the primary provider fails, Courier automatically fails over to backup providers when configured.

Available SMS Providers

SMS Provider Overrides

Overrides let you modify parts of an SMS at send time without changing your notification template. They are passed in the message payload of a Send request and applied just before Courier hands the message off to the provider. Provider overrides (message.providers.<key>.override) target a single provider and can pass through fields specific to that provider’s API. Most SMS providers support:
  • body overrides to change the message text, recipient number, or other request body fields.
  • config overrides to swap credentials or sender numbers at send time.
Each provider page documents its supported override schema.
Can’t find a provider? Send us a chat or email support@courier.com