I am new to Box, but I am assuming there is existing functionality to help me automate this monthly task below without having to go custom. Is Relay the right solution? Something else?
1. Every month end, upload ~1000 small attachments (~500kb pdfs) to a particular Box folder, triggering automation that loops through each uploaded pdf and performs the following steps...
2. Each PDF will be moved to a different folder (folder can be located using the name of the PDF)
3. If the folder does not exist yet, then create it
4. Save the file in this folder and rename the file
Thanks!