Fields

The following fields are available in this action:

FieldTypeDescription
FromTextThe phone number you’re sending the message from (must be a Twilio number).
ToTextThe phone number you’re sending the message to.
BodyTextThe content of the SMS message you’re sending.
Message Service SidText(Optional) The Twilio Messaging Service SID if using a Messaging Service.

Returned Values

The following values are returned by the action:

KeyTypeDescription
ErrorBooleantrue if there was an error, false if successful.
Error CodeNumberThe Twilio error code (if any) for the failed message.
Error MessageTextThe error message returned by Twilio (if any).