I am using "download spreadsheet", how do I make sure that file are overwritten or at least deleted in the destination path every time I run the project?

Hi @Aakash_Sehgal ,

You could try looping through each file in the Folder and delete each file before downloading the spreadsheet:
image

If there are no files, the loop won’t throw any error - it just won’t activate.

Kind Regards,
Ashwin A.K