Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,499,997
Community Members
 
Community Events
179
Community Groups

I Need to pull all projects, versions and its issues data in to other application using REST API

Edited

Hi Team

I am looking to pull all my jira software data into other system, Means all projects , versions and its issues data . It may be day wise or weekly wise etc..

how to achieve this all data fetching, as of now am able to pull projects using 1 REST API call

jiraURL+'/rest/api/2/project/';

but not the versions and issues, how to do this?

Kindly help me on this

 

2 answers

Here we can able to fetch data separately like fetching projects data in 1 API, fetching issues from another API

 

but i need to fetch all data once like projects, versions and issues

0 votes
Lenin Raj Atlassian Team Jan 18, 2020

@santh reddy 

Issues can be fetched using this API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-issue-issueIdOrKey-get

Reg 'versions', do you mean 'fixVersion'?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events