SMS
Azure SMS
Looking for a way to send text message notifications via Azure? This step-by-step tutorial will show you how to integrate Azure Communication Service SMS API the easy way.
Profile Requirements
To deliver an SMS message through Azure SMS, Courier must be provided the recipient’s SMS-compatible phone number. This value should be included in the recipient profile as phone_number
.
Overrides
Overrides can be used to change the request that Courier makes to the provider. Overrides are useful when a field is not yet supported by Courier or you would like to override the value that Courier generates. You can override the authToken
, from
and email
as well as the body
of the SMS content.