100 seems to small to me.
Thanks!
100 seems to small to me.
Thanks!
Would you be willing to pay $20/month in order to get 1000 objects instead of 100?
That can totally be a bullet point in your paying plan. Except your official client/SDK probably handles pagination pretty well.
I’m using python to hit the rest endpoint and don’t want write pagination. That’s why I was asking.
Gordon,
Just to clarify - we do not have “plans”, you can buy individual features from the Marketplace.
Would something like this be worth 20 bucks per month for you?
Mark
Hey Mark - I know this is an old thread, but I wonder if the ability to return 1000 objects instead of 100 has been made possible as an option. Given the additional pagination logic I would need to add, I’m definitely willing to pay $20/m to get 1000+ objects from a time saving perspective.
Hello, @Bob_Leung.
Check this article: Using Codeless to Retrieve More Than 100 Objects With a Single Client-Side API Call | Backendless
I think this should help you.