diff --git a/docs/semgrep-appsec-platform/webhooks.md b/docs/semgrep-appsec-platform/webhooks.md index 27e1a16d3..3a9e947c4 100644 --- a/docs/semgrep-appsec-platform/webhooks.md +++ b/docs/semgrep-appsec-platform/webhooks.md @@ -32,7 +32,8 @@ Perform these steps in Semgrep AppSec Platform to set up webhooks: 2. Click **Webhook**. 3. In the **Name** field, enter a name for the integration. 4. In the **Webhook URL** field, enter the target webhook URL for the integration. - 5. Click **Subscribe**. + 5. Optional: If you use the [Semgrep Network Broker](/semgrep-ci/network-broker), and your webhook URL is only accessible from your private network, enable the **Use Network Broker** toggle. + 6. Click **Subscribe**. 2. Turn notifications on: 1. Click **Rules > Policies > Rule Modes**. 2. Click the **Edit** button of the Rule Mode for which you want to receive webhook notifications. For example, if you want to be notified of all blocking findings through webhooks, click the **Edit** button of the **Block** mode.