Files
zulip/zerver/webhooks/statuspage/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

803 B

Get Zulip notifications for your Statuspage.io subscriptions!

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

  3. Go to your Statuspage Dashboard, and click on Notifications near the bottom-left corner. Select the Webhook tab. If webhook notifications are disabled, click reactivate webhook notifications now to enable them. Click on the gear () icon next to Subscribers, and select Add subscriber.

  4. Set Subscriber type to Webhook. Set Endpoint URL to the URL constructed above, and provide an email address. Statuspage will send email notifications to this address if the webhook endpoint fails. Finally, click Add Subscriber.

{!congrats.md!}