Forums

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

How to get Issue data from API calls

Mayur Gaikwad/Tech PMO
Contributor
February 11, 2023

I want to get data from Jira to my DB in local system. Using get issue APIs, I can get that info but it will be for a single issue at a time.

How would I know how many records needs to be fetched as data keeps on updating and adding on Jira site. Do we have a specific API call for that?

2 answers

1 accepted

0 votes
Answer accepted
Ravi Sagar _Sparxsys_
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.
February 11, 2023

Hi @Mayur Gaikwad/Tech PMO 

You can retrieve it by performing search using a JQL or a filter.

/rest/api/latest/search?jql=filter=1234

I have explained this in a video.

I hope it helps.

Ravi

0 votes
Prince Nyeche
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.
February 12, 2023

Use JQL search API to get the number of issues available based on your search criteria.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events