Filter: Not Matched

Hi,
For endpoint: /api/v2/analytics/conversations/details/query,
I see that we have operators for filters (such as divisionId): matches, exists, and notExists.
My requirement is to retrieve all conversations that do not belong to a specific divisionId. How can I achieve this?

I have one more question: If I use the matches operator for a specific divisionId say home, will it also retrieve conversations that belong to multiple divisionIds which include home division?

There is no inequality operator and no work around, you could request on at the Ideas site, I don't recall anyone having done so in this context yet.

All portions of a conversation of which any criteria is met get returned, so multiple division conversations will be present in any query that asked for any of their divisions.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.