I am trying to use the search API to find contacts based on a partial name search. I've tried using filters with the CONTAINS_TOKEN operator like this: {"filterGroups":[{"filters":[{"propertyName":"firstname","operator":"CONTAINS_TOKEN","value
Lire la suite