Filter by custom field in Kommo

What are you trying to achieve?

:us:
I am trying to filter a kommo contact by an email (in kommo email is a custom field),when searching for the contact to see if it exists in kommo it does not have a native filter for little more than the name, and then it has a field that is custom fields values, which I imagine will be the one that is responsible for filtering by email or custom field selected.

Estoy intentando filtrar un contacto de kommo por un email (en kommo email es un campo personalizado),al buscar el contacto para ver si existe en kommo no tiene un filtro nativo para poco mas que el nombre, y luego tiene un campo que es custom fields values, que imagino será el que se encarga de filtrar por el email o el campo personalizado seleccionado.

I always get an error 400 I have tried many options and I can’t find it.

Siempre me da un error 400 he probado bastantes opciones y no consigo dar con ello.

Welcome to the Make community!

According to the Kommo API documentation for List Contacts, the field “query” is just a basic text field, which is reflected as the “Custom Fields Values” in this module.

So, simply add the value into this field to filter out contacts by all custom fields, based on this value.

There is no “selected custom field” to select — it simply searches all the custom fields by the value you insert.

Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

— @samliew