Forum Discussion

DMG's avatar
DMG
New Contributor
2 years ago

Adding increments to a REST Get paging request

We have to send GET requests to a REST API which unfortunately doesn't support standard paging. The endpoint returns only 50 records at a time, and does not include in the response any information on...