Logic to send SMS via Twilio.
...
None
Outputs
None
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Profile | TwilioSMSProfile | M | Messenger profile that is used to send the SMS (seeĀ Messenger Module). |
Recipient | string |
O | One or more recipient addresses. Multiple addresses must be separated by comma , . If not used, the default recipient address from the profile configuration will be used. | ||
Message | string | M | Message that shall be sent as SMS |
Possible trigger types
All
...