I am trying to download a csv file from a Website which requires Login and Password using HTTP Connection Manager and Scrip Task but I just seem clueless and I have googled and I have had so many different approaches and I have tried and not succeeded.
I have managed to create HTTP Connection Manager with the link and Login and Password details and the Test Connection Succeeded. I have no clue how to write a script in Script Task which can download a csv file?
URL: https://feedback.X.X.X/practice/d8d44935/consult_admin_view and I need to click on the page to download the csv file but that doesn't have its own URL address.
The folder I need to download is C:\temp
Apologies if I sound too vague or clueless.