Forums

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

How to get board id (rapid view id ) using board name + API

Mhasan September 8, 2018

Hi 

I need to get board id (rapid view id ) by using board name.

in fact my goal is to get the active sprint of a board and paste it into a field in PROFIELD .

Every board is associated whit a single project and the board name is same as the project key.

I want in some way, to get board name using project key and then to get rapid view id by board name and then using rapid view id I can get board details including "active sprint". and finally paste the active sprint name in a field associated with every project. then I can have a report showing the active sprint of all projects.

 

can anyone help me with an API to get board id (rapid view id ) by using board name, or a whole different solution for my report?

Thanks .

 

1 answer

2 votes
Mohamed Benziane
Community Champion
September 8, 2018

Hello Mhasan,

Can you try this 

GET rest/agile/1.0/board

 

Regards

Suggest an answer

Log in or Sign up to answer