hubspot
hubspot

Webhook Cita Previsualizacion

Webhook para citas de previsualización - genera token y URL para visitas técnicas previas

post/api/hubspot/webhook/cita_previsualizacion

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
preview_linkstring required

Changes

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