Learn how to add the SMS channel to your application
Enable SMS channel in Novu Dashboard
from
).Setup workflow with SMS channel in Novu Dashboard
{{userName}}, your order {{orderId}} has shipped.
).Add a workflow trigger to your backend
Test and verify SMS channel
from
sender id
(name). Kindly check country and provider specific requirements first.sms
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.
integrationIdentifier
sms overrides field.
If there are 4 active SMS integrations with these identifiers:-
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:-
integrationIdentifier
in the integration store page. from
field is missing / null / undefined.