predefined path in URL export of CSV

predefined path in URL export of CSV

I have a form in which on submit i export a CSV file containing all the data for that entry, which is driven by the URL. I wanted to know if there was anyway i could predefine the path in which the csv is downloaded to.

There is only going to be a single user of this form, so the path should already remain the same.

Thank you