mirror of https://github.com/zulip/zulip.git
parent
d763131fde
commit
a34e50bbae
|
@ -1,21 +1,31 @@
|
|||
# Zulip Insping integration
|
||||
|
||||
Get Insping notifications in Zulip! Insping (stylized as !nsping) is a
|
||||
simple uptime and performance monitoring tool, which notifies you when
|
||||
a website or service is up and running or down.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
1. On your Insping **Dashboard**, click on **Integrations**. Click
|
||||
1. On your Insping **Dashboard**, go to **Integrations**. Click
|
||||
on **Create Webhook**.
|
||||
|
||||
1. Set **Webhook URL** to the URL constructed above. Set **Organization**
|
||||
to the organization you would like to receive notifications for, and click
|
||||
**Create**. Optionally, click on **Test**, and click **Send Test Data**
|
||||
to send a test message to your Zulip organization.
|
||||
1. Set **Webhook URL** to the URL generated above. Set **Organization**
|
||||
to the organization you would like to receive notifications for, and
|
||||
click **Create**. To send a test message to your Zulip organization,
|
||||
click on **Test**, and then click **Send Test Data**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/insping/001.png)
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue