Hello PA Community,
I want to download a file from a website and would appreciate some help.
My attended desktop flow launches the target webpage that has a table with four columns of data including date, report name, file type (pdf or csv), and a download link. I want the flow to download only one file that has a specific date which can be an input variable, and is of file type csv. In other words it never needs to download a file type of pdf. The flow has been set to trigger on specific dates, each time it needs to find and download the latest csv file. If it is of any help, the target file is always in row two of the table.
Being new to PA, I'm finding this a challenging flow to build and would really appreciate any assistance.