integration-docs: Update PagerDuty to the new doc format.

Part of #29592.
This commit is contained in:
adnan-td 2024-08-02 18:58:23 +05:30 committed by Tim Abbott
parent 6e08798c02
commit 164217f7a3
1 changed files with 17 additions and 6 deletions

View File

@ -1,20 +1,31 @@
# Zulip PagerDuty integration
Get Zulip notifications for your PagerDuty services!
{start_tabs}
1. {!create-channel.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)**.
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,
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**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/pagerduty/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}