How to set the loop parameter dynamically and store the data in each loop

Hi @aalpersa

A recursive loop is a suitable solution for this matter. An example of dynamic pagination with Youtube comments is covered here.

Configuring this properly is really dependant on how the API is build so for more detailed help I’d recommend providing more details about the API that you’re using and sharing your workflow without your auth token.

2 Likes