Setting Up Webhooks
Configure a public HTTPS delivery URL, choose the events your application receives, and select the payload version.
- In the Gearment dashboard, open Webhooks under Developer Settings.
- Create a webhook with a name and delivery URL.
- Select the event topics and payload version your application supports.
- Save the webhook, then verify the request signature before processing events.
For API-based registration, use the webhook registration operation. Redirects, authentication challenges, and responses other than 200 OK are delivery failures.