Webhooks allow you to receive data in response to specific events as they occur within your CDP account. In the CDP Portal you can create a webhook by adding a webhooks endpoint that you’d like data to be sent to and specifying the specific event type to listen to.
Our webhooks are in Alpha. Notification delivery is not yet guaranteed.
You can also configure webhooks via CDP SDK.
To learn more about webhook configuration options or event types, please follow this document.
On the table displayed, you can click on the Configure
button on the right on each entry to see the Webhook Details. This page shows all webhooks details and allows you to activate or deactivate a webhook by clicking the switch on the side of Status
.
If you click on Edit
button on the bottom of webhooks details modal, you’ll be able to edit the URL and the filters.