2.2 KiB
Generate URL for an integration
Many Zulip integrations are webhooks. An incoming webhook integration allows a third-party service, such as an issue tracker or an alerting tool, to post updates to Zulip. To configure where these updates will be posted, you need to generate a special Zulip integration URL.
{start_tabs}
{tab|via-personal-settings}
{settings_tab|your-bots}
-
Click the link () icon on the profile card of an Incoming webhook bot.
-
Select the desired integration from the Integration dropdown.
-
(optional) Select the destination channel from the Where to send notifications dropdown.
-
(optional) Select Send all notifications to a single topic, and enter the topic name.
-
(optional) Select Filter events that will trigger notifications?, and select which supported events should trigger notifications.
-
Click Copy URL to add the URL to your clipboard.
!!! tip ""
You can also click the **pencil** (<i class="fa fa-pencil"></i>) icon,
scroll down to the bottom, and click **Generate URL for an integration**.
{tab|via-organization-settings}
{!admin-only.md!}
{settings_tab|bot-list-admin}
-
In the Actions column, click the pencil () icon for an Incoming webhook bot.
-
Scroll down to the bottom, and click Generate URL for an integration.
-
Select the desired integration from the Integration dropdown.
-
(optional) Select the destination channel from the Where to send notifications dropdown.
-
(optional) Select Send all notifications to a single topic, and enter the topic name.
-
(optional) Select Filter events that will trigger notifications?, and select which supported events should trigger notifications.
-
Click Copy URL to add the URL to your clipboard.
{end_tabs}