07-27-2018 11:29 AM
I can’t find any good documentation on how to set this up. I have reviewed this article and I am still stuck
https://www.snaplogic.com/blog/rest-get-and-the-snaplogic-public-apis
The json returns the values below. I need to increment the page by one until I get all the values.
This is the pipeline I have set up.
In the mapper I do this: (Based on article link above)
Here is the REST GET Snap
I just don’t know how to get these variable back to the Rest GET
01-03-2022 10:46 AM
Is there any snap we can use to break the loop apart from has next=true, since api response is not returning any info to break the condition.