Hey @Sergio_Maya
Welcome to the community and thanks for sharing the required details!
-
Currently, you cannot search by a specific custom field with the
deals/search
endpoint. But you could just specifycustom_fields
as a part of the fields param and search across all custom fields that contain this value.
-
If you would like to make the search specific to a custom field, I would recommend using the itemsearch API !
*Make sure you obtain the key of the custom field from the Deal Fields endpoint.
ItemSearch (Search by specific field) β Pipedrive API v1 Reference
Deal Fields β Pipedrive API v1 Reference