Hello. I am developing a new workflow that needs to call different endpoints of the same REST API. Essentially I want to loop through each row URL, call and get the results, and save each in respective new tables that I plan to transfer to a SQL Server using indb functions
I started following the instructions here: https://community.alteryx.com/t5/Engine-Works-Blog/REST-API-In-5-Minutes-No-Coding/ba-p/8137 using the text input tool. Is this the right way to go about it? I understand how to use the download tool to call the first, but how would i loop to rows 2-*?
