Skip to main content

Hi,

With the search endpoint of the Core API, it is possible to filter conversations with a specific tag :

https://url/conversations/search/is%3Aarchived%20tag%3Atag_xxxxx

But I need to filter conversations that have not a specific tag.

It is possible to compose a query. I tested “not”, “!” but it seems not to work.

Thank for your help.

Regards

Benwa

Hi Benwa,

Right now the search syntax only allows you to perform searches for positive matches (such as conversation has tag “xyz”). 

I would encourage you to share this as a feature idea via our Product Ideas portal to see if this is something that can be introduced in the future. 


Reply