In Workflow repeat a rest api query until all pages have been fetched

hi hi @Tess, thanks for the swift response!

I guess I figured it out how to do it. I previously missed to configure the next action when iterate the loop.

Using the example and combine with the pre-configured resource to call rest api, it's now working. this loop is indeed super helpful!