JIRA
How to configure a JIRA connection
Last updated
How to configure a JIRA connection
Last updated
This document describes the Dataworkz connector configuration required to access JIRA.
You need a JIRA Admin account for connecting to JIRA from Dataworkz. Follow the steps listed below for creating an OAuth App in JIRA for Dataworkz.
Login to JIRA developer console
OAuth can be enabled by following the guidelines provided in JIRA documentation. Keep in mind the following points while doing the same.
Callback URL can be found in Dataworkz UI (Create Connector for JIRA section for details)
Permissions need to be added for JIRA API for
View JIRA issue data
View user profiles
Read Insight objects
Make note of the Client ID & Secret. These details would be required at the time of creating the connector in Dataworkz by the authorized user
Login to Dataworkz Application
Goto Configuration -> SaaS Applications -> JIRA
Click the + icon to add a new configuration
Enter name for the configuration in the above screen
Select JIRA installation type (Cloud/On-premise)
Select the authentication type
Private Connected App (OAuth App)
Custom App already created
Select "Yes" if app has already been created.
Select "No". Screen with the redirect URL would pop-up. Copy the redirect URL and goto Prerequisite section.
Enter the Client ID & Secret that was saved during the App creation
Select the scopes that need to be used
Select the workspace & collection
Click Save. This would prompt you to login to JIRA account and authorize Dataworkz to access JIRA APIs
Newly created connector would show up in the list of JIRA configurations
Click the newly created connector and then click + icon to add configuration for JIRA
Enter name for the dataset
Select the JIRA project that you need to access
Select the issue type
Select the fields that need to be read
Select the appropriate option for reading all the historical data or for a date range
Select the incremental pull criteria
created
updated
Enable/disable recurring job
Click Add
This would complete the Dataworkz configuration for JIRA