"Move User's Folder" - Add Unique Value (Email) to Name of Newly-Created Folder
When using the 'Move User's Folder' API call, Box will automatically move all the specified user's owned content into a newly-created folder in the target location named "[DisplayName]'s Files and Folders". The issue is that in large organizations, displaynames are not unique at all, which makes these folders hard to identify.
REQUEST: Add email address (which is a unique identifier in most organizations) to the name of the automatically-created folder to make the name something like: "[DisplayName] ([emailaddress])'s Files and Folders"
2
votes

Done!