Skip to main content

We have a Front integration that involves fetching conversations within a timeframe from selected inboxes, at the moment we paginate through the conversation search endpoint for each inbox ID. However, to ensure that we fetch all the conversations in that timeframe it would be much easier for us if the inbox filter was treated as one of the `OR` filters (from, to, cc, bcc) so that we could filter `inbox:A inbox:B after:<date> before:<date>`

Hi there, thanks for writing in! Totally agree that we should expand our support of “OR” searching through our API - currently as you notice we don’t support this, but I highly suggest you submit a request using the link here: https://community.front.com/ideas. That way you can be notified once it’s implemented and possible in Front!


Reply