Configuring your tenant to recieve webhooks
To setup your tenant to start sending webhooks you will need to configure the webhook URL in the Saascannon dashboard.
Configuring your webhook url
Navigate to the webhooks page in the saascannon dashboard (opens in a new tab) and set your webhook URL.
Your webhook url must be accessible over the public internet and must be able to accept POST requests.
Note: At the moment we only support webhooks to public urls but do have plans to support local development environments in the future. To test locally we suggest using a secure tunnel service which can expose your local development eviconment endpoints to the internet.
Accessing and rotating your webhook secret
To access your webhook secret navigate to the webhooks page in the saascannon dashboard (opens in a new tab) and click the "View Webhook Secret" button.
In the popup that appears you will see your webhook secret. You can also rotate your webhook secret by clicking the "Rotate Webhook Secret" button.