Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 16 Next »

The “Send SMS” panel is a feature that allows you to send an SMS message according to the settings that you put into place.

Configuration

To use this panel, you need to specify the following settings:

  • Set as Flow Initiator: By selecting "Set as Flow Initiator," this panel will serve as the starting point of the IVR flow, before proceeding to subsequent panels within the Logic+ flow.

  • Panel Name: It is recommended that you choose a name and keep it consistent. You will also need to specify the variable name to update. If the variable does not exist, it will be created.

  • Panel Description: It is recommended to provide a clear description of the panel, detailing its purpose and functionality. This is akin to documentation, making it easier for others to understand and identify its intended use when they encounter it.

  • To Number: This is the phone number where you want to send the SMS message.

  • From Number: This is the phone number of the sender, also known as the caller ID. 

  • Content: This is the full text content of the SMS message.

The phone number specified in the “From Number” setting must be a number in Inbound Routes. If the “From Number” is invalid, the Invalid Input exit path will be taken.

Exit Paths

There are two possible exit paths:

  • Default: The Default path is taken upon panel execution.

  • Error: This path is taken if there was an error.

Additional Information

  1. To create tailored SMS messages that apply directly to the recipient, use interaction variables. This is especially helpful when the message content should be specific to each recipient, making the SMS message more personal and engaging.

    1. Related Article: Available Predefined Variables

  2. If the recipient replies to the SMS, the response will be sent back to the specified From Number.

It's important to remember to follow all relevant laws and guidelines for SMS messaging. Failure to comply may result in SMS messaging being blocked or disabled for the number.

  • No labels