Actions
List Conversations
List conversations matching the specified criteria. Returns all conversation if no criteria provided.
Note, Responses may time out if no criteria are specified. To prevent this, you can adjust the timeout using the Timeout
feature in the action’s settings.
External Documentation
To learn more, visit the Chorus documentation.
Basic Parameters
Parameter | Description |
---|---|
Engagement IDs | A comma-separated list of Engagement ID(s) to filter by. |
Engagement Type | The type of engagements to retrieve. If not specified, both types of conversations will return. |
Max Date | Max date of engagement to filter by. |
Min Date | Min date of engagement to filter by. |
Participants Email | A single email address of a participant to filter by. |
Return All Pages | Automatically fetch all resources, page by page. |
Team IDs | A comma-separated list of Team ID(s) for engagement owner to filter by. |
User IDs | A comma-separated list of User ID(s) for engagement owner to filter by. |
With Trackers | Select to return trackers information with the results. |
Advanced Parameters
Parameter | Description |
---|---|
Continuation Key | Continuation key for pagination. |
Disposition Connected | Select to include conversations where the call was connected. |
Disposition Gatekeeper | Select to include conversations where the call reached a gatekeeper. |
Disposition Tree | Select to include conversations where the call encountered a phone tree. |
Disposition Voicemail | Select to include conversations where the call resulted in voicemail. |
Example Output
Workflow Library Example
List Conversations with Chorus and Send Results Via Email
Preview this Workflow on desktop