- 26 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Jira
- Updated on 26 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Jira is an agile project management tool used by teams to plan, track, release and support world-class software. More information can be found at Jira's web page.
Integration Method: API
Tables: Ticket Inventory (99405001)
This integration supports the following events
Event | Description |
---|---|
Tickets | Get the list of Jira tickets |
This integration supports the following versions
Jira Version Tested | v9.12 |
Jira API version | v2 |
Prerequisites
Contact your Jira administrators to get API Token and Jira Instance URL.
Access to the DataBee console.
Configuration Overview
Get the API token and Jira Instance URL from your Jira account team.
Add the Jira data feed integration in the DataBee console with the required token.
DataBee Parameter
Jira Parameter
Token
API Token
API Base URL<api-endpoint-url>
Jira Instance URL
Jira Configuration
To access any Jira Rest API, the user will need an API Token.
API tokens can be used instead of your user password when you want to authenticate to the Jira Rest API endpoints. API authentication tokens will be different for each datacenter instance, so you will not be able to share a single API token across instances.
Request the API Token and Jira Instance URL from your organizations JIRA administrators. Refer Jira’s official documentation for creating API token.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for the Jira and click it as shown below.
Click on the API Ingest option for collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
Authorization Method: Bearer Token
API Base URL: this is the base URL that DataBee will interact with. Replace the placeholder <api-endpoint-url> with Jira Instance URL in API Base URL.
Token: paste the API token.
Event types: preselected for all the event types that integration pulls.
Click Submit.