Forum Discussion

daveedd's avatar
daveedd
Helper II
2 years ago

Efficient paginated REST requests

Hi all,   I'm performing a REST request against a paginated source.  I've pulled the number of pages, then used the List.Numbers to create a table with rows = the number of pages, and added a custo...