Hi team,
I have a business requirement to create a workflow that dynamically renames files with the following structure "(today's month)-(today's year) [Client name]" then saves them into a folder specifically of the client's name.
Unfortunately, the creation of such a workflow is beyond my abilities.
To reiterate this workflow would have to:
1) Dynamically update the file name by adding today's month and today's year at the beginning of it in the format MM-YY [file name/client]
2) Dynamically use the client name in the file name to save it in a folder with the same name
I attach an example file with an example workflow
Thanks!