Files
zulip/zerver/webhooks/freshping/doc.md
Lauryn Menard 7e7e6b7ba9 integration-docs: Clarify use of event-filtering-additional-feature.
Using an if block when {!event-filtering-additional-feature.md!}
is used implied that we plan to have this in all webhook doc .md
files.

But, it actually makes sense to only use this macro when the
webhook integration actually supports event filtering.
2024-07-08 13:51:50 -07:00

31 lines
696 B
Markdown

# Zulip Freshping integration
Receive Freshping notifications in Zulip!
{start_tabs}
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-webhook-url-basic.md!}
1. Go to your **Freshping** dashboard, and select **Settings**. Click
**Integrations**, and select **Create Integration** under **Webhooks**.
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**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/freshping/001.png)
{!event-filtering-additional-feature.md!}
### Related documentation
{!webhooks-url-specification.md!}