Overview
Webhooks are postback messages that Dex sends to unique, server-side URL endpoints, which you will define on this page. These messages provide a more reliable and secure method for verifying transaction events and offer superior error handling and fraud protection capabilities.
Creating the Webhook
To define your webhook, select Developer > Webhooks from the Dex main menu and then click Create Webhook.
The following screen displays: Enter a unique Webhook name, set the status to Active or Pending, and enter the URL for your server which will receive the Webhook postbacks.
Define the events that trigger the Webhook using the Resource sections and actions, select All for reporting after all resource actions, or Custom to specific which actions trigger the webhook.