Based Read Excell Data, using foreach data for looping data one by one
RPA will login into website, and those data will be search in website one by one and download report in excell
RPA process that excell
Using Flow RPA Above to process 1000 data it will consume a lot of time (30 secons * 1000 Data).
Based on that, i would like to know that maybe there is more simple flow to get those report/data using API Postman and Cookies or other Option to save more time.
the point that taking time from my scenario is i need to interact with website and download excell one by one. it taking around 15-30 sencons per-data, and i need to process 1000 data.