2023-11-21 23:46:20 +01:00
|
|
|
# Generate URL for an integration
|
|
|
|
|
2024-01-02 12:45:39 +01:00
|
|
|
Many [Zulip integrations](/integrations/) are webhooks. An incoming webhook
|
|
|
|
integration allows a third-party service, such as an [issue
|
2023-11-22 20:20:16 +01:00
|
|
|
tracker](/integrations/doc/github) or an [alerting
|
2024-01-02 12:45:39 +01:00
|
|
|
tool](/integrations/doc/pagerduty), to post updates to Zulip. To configure
|
2023-11-22 20:20:16 +01:00
|
|
|
where these updates will be posted, you need to generate a special Zulip
|
|
|
|
integration URL.
|
|
|
|
|
2023-11-21 23:46:20 +01:00
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{tab|via-personal-settings}
|
|
|
|
|
|
|
|
{settings_tab|your-bots}
|
|
|
|
|
|
|
|
1. Click the **link** (<i class="fa fa-link"></i>) icon on the profile card of
|
|
|
|
an **Incoming webhook** bot.
|
|
|
|
|
|
|
|
1. Select the desired integration from the **Integration** dropdown.
|
|
|
|
|
2024-05-06 09:20:58 +02:00
|
|
|
1. _(optional)_ Select the destination channel from the
|
2023-11-21 23:46:20 +01:00
|
|
|
**Where to send notifications** dropdown.
|
|
|
|
|
|
|
|
1. _(optional)_ Select **Send all notifications to a single topic**, and
|
|
|
|
enter the topic name.
|
|
|
|
|
2023-12-19 19:08:57 +01:00
|
|
|
1. _(optional)_ Select **Filter events that will trigger notifications?**,
|
|
|
|
and select which supported events should trigger notifications.
|
|
|
|
|
2023-11-21 23:46:20 +01:00
|
|
|
1. 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}
|
|
|
|
|
|
|
|
1. In the **Actions** column, click the **pencil** (<i class="fa fa-pencil"></i>)
|
|
|
|
icon for an **Incoming webhook** bot.
|
|
|
|
|
|
|
|
1. Scroll down to the bottom, and click **Generate URL for an integration**.
|
|
|
|
|
|
|
|
1. Select the desired integration from the **Integration** dropdown.
|
|
|
|
|
2024-05-06 09:20:58 +02:00
|
|
|
1. _(optional)_ Select the destination channel from the
|
2023-11-21 23:46:20 +01:00
|
|
|
**Where to send notifications** dropdown.
|
|
|
|
|
|
|
|
1. _(optional)_ Select **Send all notifications to a single topic**, and
|
|
|
|
enter the topic name.
|
|
|
|
|
2023-12-19 19:08:57 +01:00
|
|
|
1. _(optional)_ Select **Filter events that will trigger notifications?**,
|
|
|
|
and select which supported events should trigger notifications.
|
|
|
|
|
2023-11-21 23:46:20 +01:00
|
|
|
1. Click **Copy URL** to add the URL to your clipboard.
|
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
|
|
|
## Related articles
|
|
|
|
|
2024-01-31 23:22:27 +01:00
|
|
|
* [Integrations overview](/help/integrations-overview)
|
|
|
|
* [Bots overview](/help/bots-overview)
|
2023-11-21 23:46:20 +01:00
|
|
|
* [Add a bot or integration](/help/add-a-bot-or-integration)
|
|
|
|
* [View all bots in your organization](/help/view-all-bots-in-your-organization)
|
|
|
|
* [Request an integration](/help/request-an-integration)
|