The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Deleted user
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!

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events