Description
This action allows you to execute custom code when the plugin detects an incoming Webhook message. By the time this action fires, the plugin will have validated the Twilio Account SID and phone number.
Parameters
Param | Type | Required | Description |
---|---|---|---|
$sms_message |
array | No | The SMS message body split into an array. |
$module |
obj | No | The Twilio Transfer module object. |
Used By
Package | Prio. | Description |
---|---|---|
Not used by any built-in package. |