integration-docs: Update Freshping for new doc format.

Part of #29592.
This commit is contained in:
Lauryn Menard 2024-07-01 17:59:42 +02:00 committed by Tim Abbott
parent dc28117384
commit 5c2b15d68f

View File

@ -1,20 +1,34 @@
# Zulip Freshping integration
Receive Freshping notifications in Zulip!
{start_tabs}
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-integration-url.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your **Freshping** dashboard and click **Settings**.
Click **Integrations** and then click **Create Integration**
under **Webhooks**.
1. Go to your **Freshping** dashboard, and select **Settings**. Click
**Integrations**, and select **Create Integration** under **Webhooks**.
1. Set **Domain URL** to the URL create above. Click **Create**.
1. Set **Domain URL** to the URL generated above, and click **Create**.
Once you've created the webhook, you can see if it's configured
correctly by clicking **Test**.
1. You can test the webhook by clicking **Test** to ensure it is
configured correctly.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/freshping/001.png)
{% if all_event_types is defined %}
{!event-filtering-additional-feature.md!}
{% endif %}
### Related documentation
{!webhooks-url-specification.md!}