Twilio – Get message

This activity fetches a message from your Twilio account using the Programmable Messaging API. To use this activity, a connection must be configured to Twilio.

Table 1. Twilio – Get message action - Inputs
Parameters Description

Connection

Drop-down list of Twilio connections.

AccountSid

Twilio security identifier for the account.

MessageSid

Twilio security identifier for the message.

Table 2. Twilio – Get message action - Outputs
Parameters Description

StatusCode

HTTP response code for the request.

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Message

Returns the response message from the activity.