Thank you Spiro T.! I've been going crazy trying to find that. That's been my experience with SnapLogic; spending hours trying to solve a problem only to find I just had to check one more box to solve everything!
Thanks Duane v. and Scott O.. The problem is that I can't fin the 'Next URL' field in the HTTP Client snap. There's one in the 'Rest Get' Snap but the docs say that one is being deprecated.
I'm having trouble implementing pagination in my HTTP Client Snap. I have 'Has next' in Pagination set to $.entity.meta.page.hasMore == true but it doesn't seem to be iterating. How do I specify the next URL to export all pages from the API?