Dear Dropbox Gurus,
I am setting up a folder where members of my team will be able to upload data from an external system that we will use for other processes. What I would like to do is unify the file names and if possible have Dropbox automatically rename the files to a standardized format without relying on the user to do this.
We would like to have the files named in the following format:
"BW_Scoring_Data_"{FileTime Stamp Format YYYYMMDD_HHNN - use date/time from file if exists/otherwise use current date/time}_{UserName}.{fileExtension}
So for example: if I had uploaded the file "BW+Score+Recorder+-+with+AI_April+20,+2025_09.52 (1a).xml"
I would like to have it renamed: BW_Scoring_Data_20250420_0952_GaryH_BAR01.xml
Is this possible to set up via Dropbox Automation? If so, how?