mirror of https://github.com/zulip/zulip.git
parent
da6c2e0c3c
commit
dc28117384
|
@ -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!}
|
||||
|
|
Loading…
Reference in New Issue