mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
parent
dc28117384
commit
5c2b15d68f
@ -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!}
|
||||
|
||||

|
||||
|
||||
{% if all_event_types is defined %}
|
||||
|
||||
{!event-filtering-additional-feature.md!}
|
||||
|
||||
{% endif %}
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user