I have a workflow with a macro which sends an API request and downloads a .zip file to the specified folder for each country.
When the specified folder is 'C:\Users\Public' it is not overwriting the file, however when I specify any other folder, every time it downloads the file for the particular country.
Could somebody help to understand why it happens so?