Forum Discussion
Anonymous
6 years agoNot applicable
REST API pagination & filtering
Hi everybody, It's my first time using a REST API as a data source and this is my situation: 1. Pagination: I've figured out how to use a parameter to loop through pages since each page allows o...
Anonymous
6 years agoNot applicable
Hi Marcus,
Do you mean that if I'm using other source Rest API I should be able to retrieve more than 10,000 rows?
But when I try doing it the result is limited to 10,000 even though my table has over 20,000 rows. Do you what could be happening?
Thanks!
mwegener
6 years agoMost Valuable Professional
Hi Anonymous ,
yes I think so.
Maybe your source has limited itself.
Is there documentation for the service / interface?
Have you already tested the response with another client (browser).
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.