zulip/zerver/webhooks/insping/doc.md

49 lines
1.5 KiB
Markdown
Raw Normal View History

2018-01-29 11:33:21 +01:00
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.
{!create-stream.md!}
{!create-bot-construct-url.md!}
{!append-stream-name.md!}
{!append-topic.md!}
You can configure the integration on Insping's site as follows:
1. Go to [Insping's website](https://www.insping.com). If you haven't
created an account yet, sign up for a free account.
2. If you haven't already, create an organization in the
[manage section](https://app.insping.com/#manage) of the Insping
app.
3. Provide the URL you would like to monitor in the
**Checks / Monitoring URLs** field, like so:
![](/static/images/integrations/insping/001.png)
4. Navigate to [the integrations](https://app.insping.com/#integrations) section:
![](/static/images/integrations/insping/002.png)
5. In the **Webhooks** section, click on **Create Webhook**:
![](/static/images/integrations/insping/003.png)
6. In the **Webhook URL** section, provide the webhook URL constructed above.
7. Choose an organization that you would like to monitor:
![](/static/images/integrations/insping/004.png)
8. After that, click **Create**:
![](/static/images/integrations/insping/005.png)
9. Finally, to confirm that the incoming webhook works, click the
**Test** button:
![](/static/images/integrations/insping/006.png)
10. Click **Send Test Data** to confirm the webhook test.
{!congrats.md!}
![](/static/images/integrations/insping/007.png)