Configuring SMS providers
When creating a SMS provider integration you will be asked to provide additional fields alongside the provider-specific credentials:- From - Will be displayed as the sender of the SMS
Some countries have strict restriction of using verified
from
sender id
(name). Kindly check country and provider specific requirements first.Sending SMS Overrides
The overrides field supports asms
property and from
, to
, content
field overrides. This allows you to send a message to a different recipient, from a different sender, or with a different content.
Using different SMS integration
In Novu integration store, multiple SMS channel type provider integrations can be active at the same time. But only one provider integration can be primary at a time. This primary integration will be used as a provider to deliver the SMS by default. If you want to use a different active provider integration then you can use theintegrationIdentifier
sms overrides field.
If there are 4 active SMS integrations with these identifiers:-
- twilio-abcdef
- twilio-ghijkl
- firetext-abcdef
- infobip-abcdef
twilio-abcdef
is primary integration and you want to use infobip-abcdef
with this trigger then you can use integrationIdentifier
sms overrides field as below:-
Integration identifier is similar to Provider identifier but it is different than Provider Id. It is unique for each integration. You can find the
integrationIdentifier
in the integration store page. Common errors
Common errors and reason for these errors while sending sms messages using Novu.- Subscriber does not have a configured channel.
- if the
from
field is missing / null / undefined.
- if the