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 .
Hello Mhasan,
Can you try this
GET rest/agile/1.0/board
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.