2024-07-09 16:08:24 +02:00
|
|
|
# Zulip Jira integration
|
|
|
|
|
2021-05-10 07:02:14 +02:00
|
|
|
Get Zulip notifications for your Jira projects!
|
2017-06-13 02:38:23 +02:00
|
|
|
|
2024-07-31 10:49:04 +02:00
|
|
|
!!! warn ""
|
|
|
|
|
|
|
|
**Note**: These instructions apply to Atlassian Cloud's hosted Jira, and Jira
|
|
|
|
Server versions 5.2 or greater. For older versions, you'll need our
|
|
|
|
[Jira plugin](./jira-plugin).
|
2024-07-09 16:08:24 +02:00
|
|
|
|
|
|
|
{start_tabs}
|
2017-06-13 02:38:23 +02:00
|
|
|
|
2024-05-05 22:30:09 +02:00
|
|
|
1. {!create-channel.md!}
|
2017-06-13 02:38:23 +02:00
|
|
|
|
2023-09-21 02:23:45 +02:00
|
|
|
1. {!create-an-incoming-webhook.md!}
|
|
|
|
|
2024-07-09 16:08:24 +02:00
|
|
|
1. {!generate-webhook-url-basic.md!}
|
|
|
|
|
2024-07-31 10:49:04 +02:00
|
|
|
1. Go to your Jira **Site administration** page. Click on the menu icon
|
|
|
|
( <i class="fa fa-ellipsis-h"></i> ) under **Actions** for your
|
|
|
|
**Jira** product, and select **Jira settings**. In the left sidebar,
|
|
|
|
scroll down, and under **Advanced**, click **WebHooks**. Click
|
|
|
|
**+ Create a WebHook**.
|
2017-06-13 02:38:23 +02:00
|
|
|
|
2024-07-09 16:08:24 +02:00
|
|
|
1. Set **Name** to a name of your choice, such as `Zulip`. Set
|
|
|
|
**Status** to **Enabled**, and set **URL** to the URL generated
|
|
|
|
above. Select the [events](#filtering-incoming-events) you'd like
|
|
|
|
to be notified about, and click **Create**.
|
2017-06-13 02:38:23 +02:00
|
|
|
|
2024-07-09 16:08:24 +02:00
|
|
|
{end_tabs}
|
2019-05-02 01:07:36 +02:00
|
|
|
|
2017-06-13 02:38:23 +02:00
|
|
|
{!congrats.md!}
|
|
|
|
|
|
|
|
![](/static/images/integrations/jira/001.png)
|
2024-07-09 16:08:24 +02:00
|
|
|
|
|
|
|
{!event-filtering-additional-feature.md!}
|
|
|
|
|
|
|
|
### Related documentation
|
|
|
|
|
2024-07-31 10:49:04 +02:00
|
|
|
- [Jira's webhook guide](https://developer.atlassian.com/server/jira/platform/webhooks/)
|
|
|
|
|
2024-07-09 16:08:24 +02:00
|
|
|
{!webhooks-url-specification.md!}
|