Files
zulip/zerver/webhooks/airbrake/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

26 lines
513 B
Markdown

# Zulip Airbrake integration
Get Zulip notifications for your Airbrake bug tracker!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your project's settings on the Airbrake site. Click on the
**Integration** section, and select **Webhook**.
1. Enter the URL you generated, and check **Enabled**.
Click **Save**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/airbrake/001.png)
### Related documentation
{!webhooks-url-specification.md!}