I'm working with the Trello API and need to get all the boards a user has access to. But I want it to be sorted by the most recently used for a better user experience but from what I've found the api does not support that. I'd rather not have to sort on the front-end if possible...
Anyone have any workarounds or maybe I'm missing something to be able to do this?
Thanks!
If you set a webhook by idMember, you would be able to collect the stats you need and work from there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.