Skip to content

Setup Jira Integration

Jira Integration is implemented using Basic auth for REST APIs approach.

In this documentation, you will learn how to configure Jira integration in the OneRank platform.

Creare a Jira API Token

First of all, you would need to create an API key. Please follow the official Jira documentation to create one How to Create an API Token

Once you have a token please proceed to the next step section.

Configure Jira Integration in OneRank

Login into the OneRank platform and go to the System Settings -> Integrations

And click New Integration button. You will see an option to select Jira Integration after clicking on it it will get you to the configuration screen with the following sections:

  1. Jira Settings - this is where you will configure your username and password and will check a connection to Jira
  2. Issue Type Mapping - map Jira issue types you would like to import to OneRank definitions
  3. Fields Mapping - select fields you would like to see and map them to OneRank attributes
  4. JQL - if you need jira issues for statistic please type in the JQL and we will fetch you the stats once integration is created
  5. Jira Webhooks - this is a place to configure Jira webhooks if you need a bidirectional connection with Jira. Webhook will use the JQL above as its own filter JQL.