Files
zulip/zerver/webhooks/jira/doc.md
oscar 9d1ca5476a integration-docs: Remove create channel for generate webhook URL docs.
Updates text of generate-webhook-url-basic.md to replace the use of
the "Create the channel" step.

Removes {!create-channel.md!} from all the integrations docs that
also include {!generate-webhook-url-basic.md!}.

Fixes #32269.
2024-11-19 13:02:01 -08:00

1.2 KiB

Zulip Jira integration

Get Zulip notifications for your Jira projects!

!!! 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).

{start_tabs}

  1. {!create-an-incoming-webhook.md!}

  2. {!generate-webhook-url-basic.md!}

  3. Go to your Jira Site administration page. Click on the menu icon ( ) 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.

  4. 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 you'd like to be notified about, and click Create.

{end_tabs}

{!congrats.md!}

{!event-filtering-additional-feature.md!}

{!webhooks-url-specification.md!}