Solved

Is it possible to filter conversations by excluding tag ?

  • 13 June 2023
  • 1 reply
  • 44 views

Badge

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

icon

Best answer by jason 13 June 2023, 21:10

View original

1 reply

Userlevel 4
Badge +7

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