Announcements
My CSV file is downloaded automatically from a website, so the file path needs to be dynamic.
However, when I set the file path, I get this error.
"parameter 'File path'* Argument 'File path' must be a file."
What is the correct way to set the file path variable when the csv file is downloaded automatically to the downloads folder?
C:\Users\<UserName>\Downloads\yourfilename.csv
If dynamic file names: If the file name is predictable or fixed, just concatenate folder path + file name.
If the file name changes (e.g., includes timestamp), you can:
Use a "Get files in folder" action to list files in the Downloads folder.
Filter or sort by creation date/time to find the latest CSV file.
Use that file’s full path as the input.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 604
Valantis 502
Vish WR 417