Webhooks is a mechanism we use that allow our system to notify you about events that have occurred. They enable real-time communication between our platform and your application or service by sending HTTP POST requests with data payloads to your webhook endpoint (URL) defined by you.

To add or update your webhook URL, do the following:

  1. Select the "Web Hook" menu from the dashboard.
  2. In the Web Hook window, enter your web hook URL.
  3. Click the "Add Or Update" button to complete the process.