TimBurns
6 years agoNew Contributor III
REST Call to Process more results
I have a question the REST API to process more results.
You can specify to process the next page of results, but I can find a way to keep appending the results from the previous call, so even if you process all the results, you only get the last page of the results from the GET REST API snap.
Does anyone have a solution for this other than right an external function?