Forum Discussion

rsderby68's avatar
rsderby68
Resolver I
3 years ago
Solved

List.Generate Pagination Help?

Hello All,    I have this Query below that does a POST REST API call for results.  Note the "Page=" where I can specify a page of results.  I'm trying to figure out how to paginate this to get all ...
  • rsderby68's avatar
    3 years ago

    I got this working using a different method found on youtube.  thanks!