Webhooks Setup
On the Admin | Account page Account Info tab there is a new panel for setting up webhooks for receiving Alert messages. There are three form fields:
Path
The URL/Path (without https://) of the target webpage for the webhookCertificate
Optional X.509 Client Certificate - Can be pasted in, once saved contents are not shown. To remove, save with empty fieldPublic Key
If X.509 Certificate is being used, public key must be entered in this field. Once saved contents are not shown.
It is up to the user to insure that a valid X.509 client certificate and public key are provided. The interface does not check for valid contents.
You can initiate a test of the webhook connection via the Test Connection button.