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>

Configure Webhook

To configure the webhook, follow the steps below:

  1. Go to **Account Manager.**

  2. Open the Settings of the account.

    Untitled

  3. Open tab Notifications.

    Untitled

  4. Click “New Webhook” button

  5. Enter yours URL where we will send notification for the account.

  6. Press “Create webhook

    <aside> 💡 We will send GET Request to the URL and will wait for 200 Response.

    </aside>


Events

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:

Permission request from team member

Spot recreation