Hi,
I’m trying to figure out how to configure pagination when connecting to external data source. I’m working with Prey API and need to pull in all records or iterate through the pages to get all record to show up on one table. Prey max limit is 100 record per page. How would I configure the model so that it iterate the pages and pull all records?

Reference: https://api.preyproject.com/#/devices/devices_index





