Webhooks provide real-time notifications to external service to keep data in sync.
GET
or POST
HTTP request. Each HTTP request will be signed with a user-defined secret
that may be used to verify that the payload has not been tampered with. The signed signature will be available within the Signature
header of the HTTP request.
A list of available events that a webhook may subscribe to is located below.