Configuring Webhook Push Notifications
Webhook notifications let you receive real-time updates about events that occur in your Merge1 instance. When a configured event occurs, Merge1 sends an HTTPS POST request to a URL that you specify. To use webhook push notifications, you must first configure the webhook settings.
To configure webhook push notifications:
-
In the Event Subscriptions section, click the gear icon.
-
In the Configure Webhook Push Notification window, specify the Endpoint URI.
-
Review the Method field. Webhook notifications are sent by using the POST method.
-
Optional: Add one or more Custom Headers by entering a header name and value.
-
Click Save.
Related information