hubspot
hubspot

Search Contact

Busca un contacto por email (y opcionalmente código postal). Devuelve el contact_id si existe.

🔒 Endpoint Protegido: Requiere autenticación JWT y rol 'ui_hubspot', 'admin' o 'ui_citas'

post/api/hubspot/contacts/search

Request body

emailstring email required
codigo_postalstring nullable

Example request

{
  "email": "cliente@ejemplo.com"
}

Response

Successful Response

contact_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.