Create a webhook subscription

This section explains the process of establishing a Webhook Subscription to send webhooks to a designated URL.

To get notifications concerning changes in status of a resource, you need to provide an externally accessible subscriber endpoint on your end.
This endpoint must be able to process both HEAD and POST requests via HTTPS.

For an effortless way to present an endpoint for testing, this guide utilizes webhook.site,
enabling you to conveniently inspect, evaluate, and manage any incoming HTTPS request or email straight from a web browser.

Upon accessing webhook.site for the first time, you should encounter a status message resembling the following:

📘

Your distinctive URL (Make sure to copy it from here, not from the address bar!) https://webhook.site/2d73bd1a-d6fc-4f5f-92a2-78c7b927ce52"

Language
Credentials
Header