mirror of https://github.com/zulip/zulip.git
integration-docs: Update Statuspage for new doc format.
Part of zulip#29592.
This commit is contained in:
parent
c0ab89ec52
commit
8549a6dc8a
|
@ -1,10 +1,14 @@
|
||||||
|
# Zulip Statuspage integration
|
||||||
|
|
||||||
Get Zulip notifications for your Statuspage.io subscriptions!
|
Get Zulip notifications for your Statuspage.io subscriptions!
|
||||||
|
|
||||||
|
{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. Go to your Statuspage Dashboard, and click on **Notifications**
|
1. Go to your Statuspage Dashboard, and click on **Notifications**
|
||||||
near the bottom-left corner. Select the **Webhook** tab. If webhook
|
near the bottom-left corner. Select the **Webhook** tab. If webhook
|
||||||
|
@ -14,10 +18,18 @@ Get Zulip notifications for your Statuspage.io subscriptions!
|
||||||
**Subscribers**, and select **Add subscriber**.
|
**Subscribers**, and select **Add subscriber**.
|
||||||
|
|
||||||
1. Set **Subscriber type** to **Webhook**. Set **Endpoint URL** to
|
1. Set **Subscriber type** to **Webhook**. Set **Endpoint URL** to
|
||||||
the URL constructed above, and provide an email address. Statuspage
|
the URL generated above, and provide an email address. Statuspage
|
||||||
will send email notifications to this address if the webhook endpoint
|
will send email notifications to this address if the webhook endpoint
|
||||||
fails. Finally, click **Add Subscriber**.
|
fails. Click **Add Subscriber**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/statuspage/001.png)
|
![](/static/images/integrations/statuspage/001.png)
|
||||||
|
|
||||||
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue