zulip/zerver/webhooks/insping/doc.md

1.5 KiB

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. 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 of the Insping app.

  3. Provide the URL you would like to monitor in the Checks / Monitoring URLs field, like so:

  4. Navigate to the integrations section:

  5. In the Webhooks section, click on Create Webhook:

  6. In the Webhook URL section, provide the webhook URL constructed above.

  7. Choose an organization that you would like to monitor:

  8. After that, click Create:

  9. Finally, to confirm that the incoming webhook works, click the Test button:

  10. Click Send Test Data to confirm the webhook test.

{!congrats.md!}