AdOpt webhooks enable you to receive real-time notifications about important events related to your account. By setting up webhooks, you can get updated information directly in your system or external application, streamlining integration and automating processes.
To create a webhook, follow these steps:
When creating a webhook, you will receive a unique secret signing key. This key will be used to validate the webhook's delivery. The webhook's payload consists of a JSON body containing the signature (HMAC) and relevant event data.
When an event occurs, AdOpt will send a POST request to the configured webhook endpoint. The request will include a JSON body containing details about the specific event.
To ensure the authenticity of the webhook call, you need to validate if the signature matches the HMAC of the request. The HMAC is calculated using the secret signing key provided in your AdOpt dashboard.
To validate the webhook call, follow these steps:
Note: It is highly recommended to implement security mechanisms to protect the integrity and confidentiality of transmitted data.
AdOpt webhooks are a powerful tool for receiving real-time notifications about critical events related to your account. By following the instructions provided in this documentation, you can securely configure and validate your webhooks, seamlessly integrating them into your system or external application.
AdOpt
Resources
Legal Terms
© GO ADOPT, LLC since 2020 • Made by people who love
🍪