freescout-help-desk / freescout

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
https://freescout.net
GNU Affero General Public License v3.0
2.87k stars 481 forks source link

Support multiple status filter in List conversations API #3947

Closed anjan-rpf closed 4 months ago

anjan-rpf commented 5 months ago

Current Support: We can filter conversations with a single status https://demo.freescout.net/api/conversations?status=active

Needed Support: Filter conversations by multiple statuses https://demo.freescout.net/api/conversations?status=active,pending currently the above returns conversations with all statuses ( active, pending, closed, spam )

freescout-helpdesk commented 4 months ago

Implemented in API & Webhooks Module v1.0.77