webhooks/statuspage: Update docs, logo and screenshots.

This commit is contained in:
Eeshan Garg
2018-12-29 11:37:59 -03:30
committed by Tim Abbott
parent 1b539a51de
commit c4fd0a659f
3 changed files with 8 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -5,19 +5,16 @@ Get Zulip notifications for your Statuspage.io subscriptions!
1. {!create-bot-construct-url-indented.md!}
1. Go to your Statuspage Dashboard, and click on **Notifications**
on the bottom-left corner. Select the **Webhook** tab. If webhook
near the bottom-left corner. Select the **Webhook** tab. If webhook
notifications are disabled, click **reactivate webhook
notifications now** to enable them.
notifications now** to enable them. Click on the
**gear** (<i class="fa fa-cog"></i>) icon next to
**Subscribers**, and select **Add subscriber**.
1. Under **Notification Delivery Types**, select **Webhook**. Set up
your **Subscription Types** as appropriate, and click **Save Changes**.
1. Go to a Statuspage site (`<example>.statuspage.io`), and click
**Subscribe To Updates**.
1. Set the URL to the URL constructed above, and provide an email address.
Statuspage will send notifications to this email if your webhook URL
fails. Click **Subscribe To Notifications**.
1. 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!}