Files
zulip/zerver/webhooks/insping/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

30 lines
815 B
Markdown

# 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-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. On your Insping **Dashboard**, go to **Integrations**. Click
on **Create Webhook**.
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!}