Integration Module for Atlassian Jira

Description and Features
Watch an Introduction
The Integration Module for Atlassian Jira provides a set of ready built activities for integrating with Atlassian Jira from within Azure Automation and the Kelverion Runbook Studio. These are forms driven activities which allow you to define interactions with Atlassian Jira without having to write any PowerShell code. Integrating with Atlassian Jira directly via PowerShell requires you to know upfront exactly what Project Type, Issue Type, Field names and Field values you want to interact with before you can start configuring your Atlassian Jira API calls. When the Integration Module is used from within the Runbook Studio you get the benefit of the Smart Discovery. You create a Smart Connection to an Atlassian Jira instance and the IM will query Atlassian Jira to find out all the Projects in that Atlassian Jira instance and presents you a list of Project and Issue options. You then select a Project and Issue Type and the IM will automatically configure to show all the Fields in the Issue as a Parameter for the Atlassian Jira command and the preconfigured value for the Fields where appropriate. This means you don’t need to be an expert on the Atlassian Jira configuration before you can interact with it because the IM will tell you how the system is configured and then you just configure the activity to achieve the interaction you require. For example if you want to Select Issues from Atlassian Jira you often want to limit the Issues selected to those where the contents of a fields equals a given value. In the IM activity for Get Jira Issue there is a filter option and the IM immediately presents you with a list of the fields in the Issue you selected to set your filter criteria against. When done from within the Runbook Studio this is all achieved without writing any PowerShell script. The Key capabilities added to your Runbook Studio solution include:
  • Automatically builds and executes the necessary Atlassian Jira interactions without the user having to write or understand PowerShell
  • Simplifies Runbook design by automatically mapping Issue fields to input properties, filters and published data items
  • Supports both Atlassian Jira Service Desk and Bug Tracking variants
  • Smart Connections establish a reusable link between the Runbook Studio and a specific Atlassian Jira instance. You can create as many Smart Connections as you require, specifying links to multiple Atlassian Jira instances. You can also create multiple Smart Connections to the same Atlassian Jira instance to allow for differences in security privileges for different user accounts
     

Watch a demonstration of the Integration Module for Atlassian Jira below:

The full library of product videos can be found here: