Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to import JIRA JAVA API locally and connect to JIRA instance to pull data?

Kiran Pamuru August 18, 2020

Hello everyone,

Like the summary says, I want to import JIRA JAVA API packages to my local environment, so I could connect to JIRA and pull the data I want. Kindly let me know how I should achieve this?

Thank you in advance.

 

2 answers

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 19, 2020

The Jira Java API packages are pretty much useless to you outside Jira.

To connect to Jira and "pull" data, you will want to be using the REST API, for which the Jira Java API packages are useless, they have nothing to say about what you'll get back from REST.

Could you explain what you are trying to do?  With the data that you can "pull"?

0 votes
Kiran Pamuru August 19, 2020

@Jobin Kuruvilla [Adaptavist] Could you check?

Suggest an answer

Log in or Sign up to answer