Conversations | May. 23, 2023

Conversations API created date and state filtering

You can now filter the results returned by the Read Multiple Conversations API by created date and state. 

Any combination of the three new parameters help you easily find the conversations you need:

  • StartDate: Returns conversations that were created on or after this date.
  • EndDate: Returns conversations that were created on or before this date.
  • State: Returns conversations that match the set state (active, inactive, or closed).
Conversations GA