hubspot
hubspot

Webhook Cita Comercial

Webhook para citas comerciales - genera token y URL para agendamiento (citas.html)

post/api/hubspot/webhook/cita_comercial

Request body

Correostring email required

Email del contacto en HubSpot

Example request

{
  "Correo": "cliente@example.com"
}

Response

Successful Response

successboolean required
webhook_typestring required
contact_idstring required
actionstring required
expires_atstring required
timestampstring required
messagestring required
rcs_sentboolean required
rcs_errorstring nullable
commercial_linkstring required

Changes

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