Files
zulip/zerver/webhooks/pagerduty/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

30 lines
719 B
Markdown

# Zulip PagerDuty integration
Get Zulip notifications for your PagerDuty services!
{start_tabs}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Open the **Integrations** tab, and click **Generic Webhooks (v3)**.
Click **Add Webhook**.
1. Set **Webhook URL** to the URL generated above, configure the **Scope
Type** and **Scope** you want to receive notifications for, select
the [events](#filtering-incoming-events) you want to send under
**Events to Send**, and click **Add Webhook**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/pagerduty/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}