Hi,
Once I have a REST API user token (read & write) and can list the boards the user can access (either ones they own, or ones they have joined such as https://trello.com/b/1Jz6SorC/the-dev-board), how can I determine what actions are permitted?
Specifically for a board, how can I tell if they are allowed to create lists, or for lists how can I determine if they can create/move cards, for cards if they can comment, or modify the description etc? Same for checklists, checkboxes, etc.
I'm aware of permissionLevel
in the board's "prefs" but I've not seen this documented anywhere and I'm not sure if it is directly relevant.
Thanks,
Damian
I got a great initial answer here https://community.developer.atlassian.com/t/determining-what-actions-user-is-permitted-using-trello-rest-api/33071/2?u=dmehers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.