Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

On the Admin | Account page Account Info tab there is a new panel for setting up webhooks. There are three form fields:

  • Path
    The URL/Path (without https://) of the target webpage for the webhook

  • Certificate
    Optional X.509 Client Certificate - Can be pasted in, once saved contents are not shown. To remove, save with empty field

  • Public 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.

  • No labels