integration-docs: Update Flock for new doc format.

Part of #29592.
This commit is contained in:
Lauryn Menard 2024-07-01 17:04:34 +02:00 committed by Tim Abbott
parent da6c2e0c3c
commit dc28117384
1 changed files with 18 additions and 7 deletions

View File

@ -1,19 +1,30 @@
# Zulip Flock integration
Get Zulip notifications from your Flock channels.
{start_tabs}
1. {!create-channel.md!}
1. {!create-an-incoming-webhook.md!}
1. {!generate-integration-url.md!}
1. {!generate-webhook-url-basic.md!}
1. Click on **Apps** in the bottom-right corner.
Click on **Admin Panel**, and click on **Webhooks**.
Next to **Outgoing Webhook**, click on **Add**.
1. In Flock, click on **Apps** in the bottom-right corner. Got to the
**Admin Panel**, and click on **Webhooks**. Select **Outgoing
Webhook**, and click **Add**.
1. Set **Send messages from a channel** to the channel you'd like to be notified about.
Set **Name that the webhook will post as** to a name of your choice, such as `Zulip`.
Set **Callback URL** to the URL created above, and click **Save Settings**.
1. Set **Send messages from a channel** to the Flock channel you'd like
to be notified about. Set **Name that the webhook will post as** to a
name of your choice, such as `Zulip`. Finally, set **Callback URL**
to the URL generated above, and click **Save Settings**.
{end_tabs}
{!congrats.md!}
![](/static/images/integrations/flock/001.png)
### Related documentation
{!webhooks-url-specification.md!}