Forum Discussion

CraigSchulz's avatar
CraigSchulz
Helper II
7 years ago
Solved

API calls with Pagination

Using the code below I am able to access data via an API and pull the first 100 records. My problem and my question is, how can I get this code to iterate through a series of offsets so that I can pu...