Twilio - Received SMS trigger

The Received SMS trigger checks for received SMS (text) messages every five minutes.

Received SMS triggerReceived SMS trigger

Input

Input fieldDescription
Phone numberThe Twilio phone number you plan to monitor for received SMSes.

Output

Output fieldDescription
BodyThe body (text) of the SMS received.
DirectionThe direction (inbound or outbound) of the SMS. Received messages are inbound.
FromThe phone number from which the SMS was sent.
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.
ToThe phone number to which the SMS was sent.
Date createdThe date the SMS was created.
StatusThe status of the SMS (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: