Twilio - get message list
Search form
Description - Get message list
Runtime Class - com.ibi.agents.XDTwilioMessageList
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
  Parameter Type Description Date Sent: string Date when messages were sent in GMT format, given YYYY-MM-DD
 
To: string A verified Twilio phone number that can receive telephone calls, format +1111111111
 
From: string Twilio phone number that can send telephone calls, format +1111111111
 
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDTwilioMessageList
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
  Parameter Type Description Date Sent: string Date when messages were sent in GMT format, given YYYY-MM-DD
 
To: string A verified Twilio phone number that can receive telephone calls, format +1111111111
 
From: string Twilio phone number that can send telephone calls, format +1111111111
 
* - denotes required
Output Events
Configuration
This action requires a Generics Configuration as well as the following required parameters.Parameter Groups
| Parameter | Type | Description | |
|---|---|---|---|
| Date Sent: | string | Date when messages were sent in GMT format, given YYYY-MM-DD | To: | string | A verified Twilio phone number that can receive telephone calls, format +1111111111 | From: | string | Twilio phone number that can send telephone calls, format +1111111111 | 
* - denotes required
Output Events
| Name | Description | 
|---|---|
| OnFailConnection | Could not connect to the external system. | 
| OnFailRedirection | Redirection status code between 300 and 399. | 
| OnFailClientError | Client error status code between 400 and 499. | 
| OnFailServerError | Server error status code between 500 and 599. | 
| OnFailedOperation | Could not perform the operation requested. | 
| OnParseError | Could not parse a document. | 
| OnFailLargeRequest | Request entity size exceeds configured maximum. | 
| OnFailLargeResponse | Response entity size exceeds configured maximum. | 
| OnHTTP-201 Created | The request was successful, we created a new resource and the response body contains the representation. | 
| OnHTTP-400 Bad Request | The data given in the POST or PUT failed validation. Inspect the response body for details. | 
| OnHTTP-401 Unauthorized | The supplied credentials, if any, are not sufficient to create or update the resource. | 
| OnHTTP-404 Not Found | Resource not found. | 
| OnHTTP-405 Method Not Allowed | You can't POST or PUT to the resource. | 
| OnHTTP-429 Too Many Requests | Your application is sending too many simultaneous requests. | 
| OnHTTP-500 Server Error | We couldn't create or update the resource. Please try again. | 
