Files
zulip/zerver/webhooks/flock/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

18 lines
590 B
Markdown

Get Zulip notifications from your Flock channels.
1. {!create-stream.md!}
1. {!create-bot-construct-url.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. 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**.
{!congrats.md!}
![](/static/images/integrations/flock/001.png)