Skip to main content

Hello,


How i can get a board by her name ?


I want this because i thinks that’s not good to set manually a board Id in my code


But I’m not sur to understand logic of Api/graphQl maybe the only way is to use Id …

…and to first get all board then parse and get id by name ? ( ok but not good for perf no ? )


Thanks to advance

Hi @zigomario


Welcome to the community. You can’t query a board by its name. Board names are not unique while boardIds are worldwide unique.


This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.