Description
This filter allows you to make adjustments to the response SMS body before it is sent to Twilio. The filter is used for all SMS responses no matter the instance.
Parameters
Param | Type | Required | Description |
---|---|---|---|
$template |
string | Yes | The SMS message body. |
Used By
Package | Prio. | Description |
---|---|---|
Not used by any built-in package. |
Example
Example 1: Append the sites name to all sms messages sent.