Forums

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

Is there a way to get Board names into PowerBI using REST API?

Carlo Villegas
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!
March 18, 2025

Hi, I am trying to associate issue keys to the Boards that they are being managed. I have a detailed table of all my issues per project using a REST API pull. I need a second query so I can assign the Board names that these issues are being tracked. I would need some detailed guidance using REST API to get this information. Thank you!

1 answer

1 vote
Sunny Ape
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.
March 18, 2025

Hello @Carlo Villegas 

This is a Frequently Asked Question, and the answer is... you can't. This is because Issues have no 'knowledge' of which Board(s) are displaying them, since that's not how Boards work. Because of this, an Issue could possibly be 'tracked' on one, dozens, hundreds, or even thousands of Boards at the same time.

Google "Jira Cloud REST API get boards for an issue" to find that same answer in threads such as this one in this forum

All you can do is use the Get Issues for Board endpoint and query against each individual Board located on that Project, one by one, to see if any of the Issues in question are being displayed on that Board or not.

This of course would not cover any other Boards located on other Projects that are also displaying any of those Issues.

Carlo Villegas
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!
March 19, 2025

Makes sense @[deleted] - Thank you for confirming this!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events