Forums

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

Jira Board Export

Haslam Kellett
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2018

Hi there,

 

I'm looking to export all the card data within my board to a JSON or CSV file so that I can build an application on top of it. Is there an API or at least a manual way to do this?

I can't seem to find one.

 

Cheers

2 answers

0 votes
Warren
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.
October 23, 2018

An alternative to @Ismael Jimoh suggestion would be to use the REST API which gives you more flexibility in what you extract and can be done repeatedly with little extra effort. See the API doc here

0 votes
Ismael Jimoh
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.
October 23, 2018

First do you mean you want an exact or you want just the tickets on the board?

If the later, do the following:

  1. Go to Issues > Search for Issues.
  2. Perform the same search that shows you the issues on your board.
  3. There should be an Export button on the top right of the page.
  4. You can select what format you want to export to.

Hope this helps.

Regards.

Suggest an answer

Log in or Sign up to answer