A webhook is a simple and efficient way to connect notifications to your system. Instead of periodically polling an API for new data, the webhook allows you to receive real-time updates as soon as the data changes in Uniskai.
<aside> 📃 Table of contents
</aside>
To configure the webhook, follow the steps below:
Go to **Account Manager.**
Open the Settings of the account.
Open tab Notifications.
Click “New Webhook” button
Enter yours URL where we will send notification for the account.
Press “Create webhook”
<aside> 💡 We will send GET Request to the URL and will wait for 200 Response.
</aside>
When Event will happen, we will send you a POST Request with a payload when the event happens. In addition, there will be information about the notification.
There are available notification types: