send SMS
Last updated
Last updated
Node is able to construct SMS message based on the metadata fields from the incoming message and send it using AWS SNS or Twilio SMS providers. We recommend enabling debug mode for the rule node.
Use system SMS provider settings:
You have two options: use the system SMS settings (provided by Tesenso) or use your own settings:
Phone Numbers To template - Allows to configure multiple phone numbers where the SMS will be sent to. Optionally, you may reference fields from the message metadata.
SMS message template - Allows to configure body of the SMS message. Optionally, you may reference fields from the message metadata.
This Node can work with default SMS provider configured on System level. If SMS message will be sent to all recipients successfully, original Message will be passed to the next nodes via Success chain, otherwise Failure chain is used.