Forum Discussion

arvindnsn's avatar
arvindnsn
Contributor
7 years ago

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...