2018-05-17 15:52:24 +02:00
|
|
|
Get Zulip notifications from Slack for messages on your team's
|
|
|
|
public channels!
|
2017-06-07 22:05:55 +02:00
|
|
|
|
2020-05-09 20:22:11 +02:00
|
|
|
See also the [Slack-compatible webhook](/integrations/doc/slack_incoming).
|
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2017-06-07 22:05:55 +02:00
|
|
|
|
2023-11-07 16:06:16 +01:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
2017-06-07 22:05:55 +02:00
|
|
|
|
2024-02-15 12:25:57 +01:00
|
|
|
1. {!generate-integration-url.md!}
|
2023-11-07 16:06:16 +01:00
|
|
|
|
2024-02-15 12:25:57 +01:00
|
|
|
If you'd like to map Slack channels to different topics within the same
|
2024-05-06 02:25:47 +02:00
|
|
|
channel, add `&channels_map_to_topics=1` to the end of the URL. Note that
|
2024-02-15 12:25:57 +01:00
|
|
|
this should be used instead of specifying a topic in the URL. If a topic
|
|
|
|
is specified in the URL, then it will be prioritized over the channel to
|
|
|
|
topic mapping.
|
2017-06-20 02:52:48 +02:00
|
|
|
|
2024-05-06 02:25:47 +02:00
|
|
|
If you'd like to map Slack channels to different channels, add
|
2024-02-15 12:25:57 +01:00
|
|
|
`&channels_map_to_topics=0` to the end of the URL. Make sure you create
|
2024-05-06 02:25:47 +02:00
|
|
|
channels for all your public Slack channels *(see step 1)*, and that the
|
|
|
|
name of each channel is the same as the name of the Slack channel it maps
|
|
|
|
to. Note that in this case, the channel to channel mapping will be
|
|
|
|
prioritized over the channel specified in the URL.
|
2017-06-20 02:52:48 +02:00
|
|
|
|
2018-05-17 15:52:24 +02:00
|
|
|
1. Go to <https://my.slack.com/services/new/outgoing-webhook>
|
|
|
|
and click **Add Outgoing WebHooks integration**.
|
2017-06-20 02:52:48 +02:00
|
|
|
|
2018-05-17 15:52:24 +02:00
|
|
|
1. Scroll down and configure the **Channel** and/or **Trigger Word(s)**
|
|
|
|
options as appropriate. Set **URL(s)** to the URL constructed above,
|
|
|
|
and click **Save Settings**.
|
2017-06-07 22:05:55 +02:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
2018-05-17 15:52:24 +02:00
|
|
|
![](/static/images/integrations/slack/001.png)
|