hello
I am downloading json data using an api call i have built in alteryx. In the API call, i have to declare page size, which i am setting to 500, to get 500 records. then i need to add page index. for page index, i have tried iteration engine, that is, to add 1 to the page index with every iteration. However, i get only 500 records.


