diff --git a/zerver/webhooks/raygun/doc.md b/zerver/webhooks/raygun/doc.md index 0fb189d4aa..0f8ae0d560 100644 --- a/zerver/webhooks/raygun/doc.md +++ b/zerver/webhooks/raygun/doc.md @@ -1,17 +1,29 @@ +# Zulip Raygun integration + Get Zulip notifications for your Raygun events! +{start_tabs} + 1. {!create-channel.md!} 1. {!create-an-incoming-webhook.md!} -1. {!generate-integration-url.md!} +1. {!generate-webhook-url-basic.md!} 1. Go to your Raygun dashboard, and click on **Integrations**. Click on **Webhook**, and click on the **Setup** tab. -1. Set **Url** to the URL constructed above. Check the **Enabled** - checkbox, and click **Save Changes**. +1. Set **Url** to the URL generated above. Check the **Enabled** checkbox, + and click **Save Changes**. + +{end_tabs} {!congrats.md!} ![](/static/images/integrations/raygun/001.png) + +{!event-filtering-additional-feature.md!} + +### Related documentation + +{!webhooks-url-specification.md!}