mirror of https://github.com/zulip/zulip.git
integration-docs: Update Updown for new doc format.
Part of zulip#29592.
This commit is contained in:
parent
4759b6aed7
commit
d763131fde
|
@ -1,16 +1,27 @@
|
|||
# Zulip Updown integration
|
||||
|
||||
See Updown reports in Zulip!
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
1. Go to [your Updown settings page](https://updown.io/settings/edit).
|
||||
1. On [your Updown settings page](https://updown.io/settings/edit), go to **Webhooks**.
|
||||
|
||||
1. Under **Webhooks**, set **Webhook endpoint URLs** to the URL
|
||||
constructed above, and click on **+**.
|
||||
1. Add the URL generated above to the list of **Webhook endpoint URLs**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/updown/001.png)
|
||||
|
||||
{!event-filtering-additional-feature.md!}
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue