diff --git a/zerver/webhooks/insping/doc.md b/zerver/webhooks/insping/doc.md index e8ae156dd0..beba8d11b7 100644 --- a/zerver/webhooks/insping/doc.md +++ b/zerver/webhooks/insping/doc.md @@ -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!}