Forum Discussion

DBATTIN's avatar
DBATTIN
Frequent Visitor
5 years ago

Getting Paginated Data from REST API

I am attempting to get data from a RST API where the number of records is limited to 1,000 records. The data ia paginated. I have the following  script but I still only get 1,000 records   let Sou...