It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I was trying to add skip, limit, and count on GET API call of Card, Board, List, Organization, but it seems only Card object support limit filter.
Is there any way to achive skip, limit and count on all the objects for Trello.
I don't think you can paginate board, list or organization objects at the moment. Is this a problem for your application? Do you have thousands of boards for a member, or lists in a board, or organizations for a member?
Thanks Oscar,
We may not have tousends board for a member but by adding filter on it allows us to have control over the application level pagination.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Get it. You may need to fake pagination by requesting the whole set every time, but only displaying the range in the current page.
I doubt this will become a performance bottleneck unless you have many thousands of objects.
Of course, for cards it's best to use pagination as the number can get big quickly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hard to believe Trello has 100+ power-ups (known as apps for other Atlassian products) to choose from, enabling us collaborate with teams and organize our work and personal lives more efficientl...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.