NotificacionesConfig_WebHookConfig
Autocosmos webhook.
Name | Type | Constraints | Example | Descripción |
---|---|---|---|---|
Callback | string (uri) |
Min length 0 Max length 1024 |
"https://callbacks.myapp.com/leads/listener/autocosmos" | URL envío hook |
Secret | string |
Min length 16 Max length 256 |
"96d0300081d644d3bdceae8fbfc77955" | Si se especifica el Secret recibirás el header 'Notification-Signature' con el HMAC256 calculado con los valores (UTF-8 encoded) de los headers Notification-Hook-ID, Notification-Timestamp y Notification-Topic (si disponible). |
Activo | boolean | Activo/Suspendido | ||
HeaderCustom01 | V3.Models.NotificacionesConfig_CustomHeader | |||
HeaderCustom02 | V3.Models.NotificacionesConfig_CustomHeader | |||
HeaderCustom03 | V3.Models.NotificacionesConfig_CustomHeader |