I am working on an application that will create folder structures within Box using .NET and the Box SDK and REST API.
Is there any way to upload a folder structure in one request or is it limited to a folder at time and getting the newly created folder's ID to use as the parent ID for the next folder down in the hierarchy.
If there is no way to create the folder structure in one request are there any plans to add something like this?
Thanks
Richard