Hi, I have a very simple excel file of URLs that will automatically download a file (pdf, jpeg, xslx, etc). The file has 2 columns: "FILE_URL_INVOICES_ATTACHMENTS" and "Name"
How can I create a flow that will loop through all the rows and download the files?
This is what I created but it produces empty files (named correctly), its not actually downloading anything.


