When I was starting to work with the JIRA Webhooks, one problem I started to run into was understanding what some of the fields actually were. I vaguely remembered this from my years on customizing JIRA, where all fields are given a very unique field name because the level of customization is so extensive. Case … Read More
Category: JIRA
Creating WebHooks with JIRA
Similar to the posts I’ve written about creating Webhooks for AzureDevOps and Git, you can do the same for Jira. To get started, you need to navigate to System Settings and then down to Webhooks. The amount of information and events that you can extract from JIRA is quite significant. In the below screenshot, I … Read More