Twilio - Send SMS action

This action sends an SMS (text) message.

Send SMS actionSend SMS action

Input

Input fieldDescription
FromThe Twilio phone number from which the SMS is sent. You can use an alphanumeric value rather than a phone number to improve deliverability, for example Acme-Corporation.
ToThe phone number to which the SMS is sent. The phone number must include the country code. For example, +14235550001.
MessageThe message you plan to send. This field is limited to 160 characters.

Output

Output fieldDescription
BodyThe content of the SMS.
num_segmentsThe number of segments within the SMS.
DirectionThe direction (inbound or outbound) of the SMS. Sent messages are outbound.
FromThe phone number or alphanumeric value from which the SMS was sent. For example, +14325550001 or Acme-Corporation.
Date_updatedThe date the message was updated. For example, Tue, 05 Dec 2023 18:57:20 +0000.
PriceThe amount it cost to send the SMS. This value is null if there is no cost per message for the phone plan.
Error messageThis value is null if the message is sent successfully.
URIThe unique identifier for the SMS.
Account_SIDThis is the string identifier. This provides unique key that is used to identify specific resources. Each SID has 34 digits.
Num mediaThe multimedia (for example, images or emojis) within the SMS. This value is null if the SMS contains no media.
ToThe phone number to which the SMS was sent.
Date_createdThe date the SMS was created.
StatusThe status of the SMS. For example, failed, success, or queued.
SIDThis is the string identifier. This provides a unique key that is used to identify specific resources. Each SID has 34 digits.
Date sentThe date the SMS was sent.
Messaging service SIDThe SID of the messaging service. This value is null if a messaging service wasn't used.
Error_codeThe error code if the message failed.
Price_unitThe unit used to identify the price to send the message, for example, USD.
API_versionThe Twilio API version used by the sender. For example, 2010-04-01.
Subresource URIsIf subresources, such as recordings or notifications, are present, the URIs display in the subresource URIs property. This value is blank if no subresource URIs are present.

Last updated: