intercom-java icon indicating copy to clipboard operation
intercom-java copied to clipboard

Conversation.list() API returns all conversations. No date range param.

Open DaCodeShogun opened this issue 5 years ago • 0 comments

Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which do not conform to this template may be closed.

For feature requests please contact us at [email protected]

Version info

  • intercom-java version:
  • Java version:

Expected behavior

Conversation.list() API should take in a date range param and only returns Conversations falls in-between the given date range.

Actual behavior

Conversation.list() API returns all conversations. It's not necessary, and the response is bloated.

Steps to reproduce

  1. See above

Logs

DaCodeShogun avatar Feb 10 '20 01:02 DaCodeShogun