arvindnsn
7 years agoContributor
How to loop thru a REST snap
Hello,
I am trying to load transaction data from a REST API end point. The API has pagination as required Input parameter. I am using the REST GET to fetch the data and the Https URL should be as b...