- Cross-link as appropriate, both in related articles and in the content of the pages. Fixes #28758.
		
			
				
	
	
	
		
			2.0 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 stream from the Where to send notifications dropdown.
 - 
(optional) Select Send all notifications to a single topic, and enter the topic name.
 - 
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 stream from the Where to send notifications dropdown.
 - 
(optional) Select Send all notifications to a single topic, and enter the topic name.
 - 
Click Copy URL to add the URL to your clipboard.
 
{end_tabs}