VIEW_SMS_TWILIO

Get the status of an SMS sent using Twilio.

icon of TwilioTwilio
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
VIEW_SMS_TWILIO(message_sid)
message_sid

The ID of the SMS in Twilio. For example: "29843397453401630410". You can find the SMS ID in the JSON response of a sent SMS.

Examples

VIEW_SMS_TWILIO("SMc33fb01e358743f59c3ace1476e7a1fe") returns the status of an SMS sent from Twilio.