integration-docs: Update Insping for new doc format.

Part of #29592.
This commit is contained in:
adnan-td 2024-07-04 16:58:34 +05:30 committed by Tim Abbott
parent d763131fde
commit a34e50bbae
1 changed files with 16 additions and 6 deletions

View File

@ -1,21 +1,31 @@
# Zulip Insping integration
Get Insping notifications in Zulip! Insping (stylized as !nsping) is a Get Insping notifications in Zulip! Insping (stylized as !nsping) is a
simple uptime and performance monitoring tool, which notifies you when simple uptime and performance monitoring tool, which notifies you when
a website or service is up and running or down. a website or service is up and running or down.
{start_tabs}
1. {!create-channel.md!} 1. {!create-channel.md!}
1. {!create-an-incoming-webhook.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**. on **Create Webhook**.
1. Set **Webhook URL** to the URL constructed above. Set **Organization** 1. Set **Webhook URL** to the URL generated above. Set **Organization**
to the organization you would like to receive notifications for, and click to the organization you would like to receive notifications for, and
**Create**. Optionally, click on **Test**, and click **Send Test Data** click **Create**. To send a test message to your Zulip organization,
to send a test message to your Zulip organization. click on **Test**, and then click **Send Test Data**.
{end_tabs}
{!congrats.md!} {!congrats.md!}
![](/static/images/integrations/insping/001.png) ![](/static/images/integrations/insping/001.png)
### Related documentation
{!webhooks-url-specification.md!}