Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Webhooks can be created in two ways:

  • Zephyr creates a pre-configured webhookswebhook automatically when you are mapping a project in Zephyr. In this case, there is no need to perform any additional actions. Later, you can update the created webhook, if needed.

  • You, as an administrator, can create and manage webhooks manually. This can be useful if you do not have (or do not want to create) a Jira service account with permissions required for automatic webhook management.

...

  1. Log in to Jira as an administrator.

  2. Navigate to Settings > Webhooks and click Create a WebHook:

  3. On the next screen:

    1. Specify a Name for your webhook.

    2. Set the Status to Enabled.

    3. In the URL field, paste the webhook URL you have copied in Zephyr.

    4. In the Issue related events text box, paste the JQL query you have copied from Zephyr.

      Image RemovedImage Added
    5. Select the check boxes next to these events:

      • Issue

        • created

        • updated

        • deleted

      • Project

        • updated

        • deleted

      • Version

        • released

        • unreleased

        • created

        • moved

        • updated

        • deleted

          Image RemovedImage Added
  4. Once done, click Create at the bottom of the page:

    Image RemovedImage Added


    Your webhook has been created:

    Image RemovedImage Added

See also

Jira Integration
Setting up Jira Integration