Download more than 1000 rows via the REST API
Please add a way to download more than 1000 rows via the REST API. Multiple calls are fine if there is something like "get next 1000 rows", etc.. If the 1000 row limit is a security feature, perhaps make it configurable, so that each customer can decide if the limit suits their use case and disable the limitation in their specific account.
You can get more than 1K records via REST API with pagination criteria. More information can be found at https://howto.caspio.com/integration/web-services-api/rest-api/criteria/
-
krv commented
This functionality was added in last 10.0 release - https://howto.caspio.com/release-notes/caspio-bridge-10-0/ (REST API Enhancements)