mirror of https://github.com/zulip/zulip.git
integration-docs: Update PagerDuty to the new doc format.
Part of #29592.
This commit is contained in:
parent
6e08798c02
commit
164217f7a3
|
@ -1,20 +1,31 @@
|
||||||
|
# Zulip PagerDuty integration
|
||||||
|
|
||||||
Get Zulip notifications for your PagerDuty services!
|
Get Zulip notifications for your PagerDuty services!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
1. Open the **Integrations** tab, and click **Generic Webhooks (v3)**.
|
1. Open the **Integrations** tab, and click **Generic Webhooks (v3)**.
|
||||||
|
Click **Add Webhook**.
|
||||||
|
|
||||||
1. 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**.
|
||||||
|
|
||||||
1. Set **Webhook URL** to the URL constructed above,
|
{end_tabs}
|
||||||
configure the **Scope Type** and **Scope** you want to receive notifications for,
|
|
||||||
select the events you want to send under **Events to Send**,
|
|
||||||
and click **Add Webhook**.
|
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/pagerduty/001.png)
|
![](/static/images/integrations/pagerduty/001.png)
|
||||||
|
|
||||||
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue