Hey @grt-s Great point, thanks for sharing your use case!
At the moment it’s not possible to move boards into folders or access board permissions via the API. However, it’s a request we’ve seen already and is on our roadmap as something we want to add. @basdebruin has also been asking for this functionality via our API too!
Matias from Monday here. It is not likely for this feature to be implemented in the near future. Having said that, we are closely monitoring our users’ feedback and we really appreciate your inputs.
I will make sure our product team is aware of this need.
Also, I recommend checking our Changelog every now and then to see if there is an update to this in a few months.
Tossing my name into the hat here with this feature - working with larger scale businesses, this is becoming increasingly annoying not being able to automate the process of creating and moving boards between folders.
Same use case, different flavor. We use workspaces for internal projects and need to fully automate their creation. We are currently able to do everything we need through the API, except create folders. It feels like an oversight that we can specify the folder_id when creating a board, but can only retrieve folder ids manually through the UI or through a query { boards { board_folder_id } } API call. The API call is deceptive in its utility here too, since it only works for a board that’s already in the target folder, which does us no good when building a workspace from scratch.