Using JIRA Webhooks

In previous recipes, we looked at how to integrate JIRA with specific applications and platforms. In this recipe, we will look at webhooks, a different way of implementing integration with JIRA.

How to do it...

Perform the following steps to set up a webhook:

  1. Navigate to Administration | System | WebHooks.
  2. Click on the Create a WebHook button.
  3. Enter a name for the new webhook. This should clearly explain the purpose of the webhook and/or the target system. For example, WebHook for Slack #support chatroom.
  4. Enter the URL of the target system for the webhook to call. The URL should be provided by the target system.
  5. Check the Exclude details checkbox if adding data to the POST will cause errors.
  6. Enter the JQL to define the issues that ...

Get JIRA 7 Administration Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.