Created
July 8, 2020 05:36
-
-
Save jamesasu/0cf4ba56ca461c6e1dda5a5d7ec04bdb to your computer and use it in GitHub Desktop.
Use the current iteration number from the tLoop to get each page from an API endpoint.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
context.Domain +"/api/myEndpoint?page=" + ((Integer)globalMap.get("tLoop_1_CURRENT_ITERATION")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment