Twilio Get Content Template API
This activity retrieves content templates defined in Twilio. To use this activity, a connection must be configured to Twilio.
Parameters | Description |
---|---|
Route |
Specify the information to be retrieved from Twilio, such as Content. Refer to the Twilio Content API for all possible Route values. |
Connection |
Drop-down list of Twilio connections. |
PageRecords |
Set to True to retrieve one page of records. Additional requests to the Twilio Get Content Template API activity will be required to retrieve the additional records. Set to False to retrieve all records in a single request. |
ResponsePropertyName |
The name of the template property that will be returned in the response. Refer to the Twilio Content API documentation for additional information. |
FieldPropertyNames |
The names of the properties that will be displayed in the template. Refer to the Twilio Content API documentation for additional information. |
Parameters | Description |
---|---|
Body |
Returns the JSON-formatted response from the activity. |
StatusCode |
HTTP response code for the request. |
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |