mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
Front lets you manage all of your communication channels in one place,
|
|
and helps your team collaborate around every message. Follow these steps
|
|
to recieve Front notifications without leaving Zulip!
|
|
|
|
{!create-stream.md!}
|
|
|
|
{!create-bot-construct-url.md!}
|
|
|
|
Then, log into your Front account, and do the following:
|
|
|
|
1. Go to the **Settings** of your organization.
|
|

|
|
|
|
2. Enable webhook notifications.
|
|

|
|

|
|
|
|
3. Pick the types of events for which you want to receive notifications,
|
|
and set the URL you construsted for the Front bot as a target webhook.
|
|

|
|

|
|
|
|
Finally, go to the **Settings** of your Zulip organization, and add a new
|
|
filter on the **Filter settings** page.
|
|
|
|
**Pattern**: `cnv_(?P<id>[0-9a-z]+)`.
|
|
**URL format string**: `https://app.frontapp.com/open/cnv_%(id)s`.
|
|
|
|

|
|
|
|
This step is necessary to set a link to a Front conversation as a name of
|
|
the corresponding topic in Zulip.
|
|
|
|
{!congrats.md!}
|
|
|
|

|
|

|