Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
jbaleta
2 years agoExplorer | Level 4
How to create a folder via PowerShell with Dropbox REST API?
Good morning. I have been looking for a way to create a folder via PowerShell in Dropbox with REST API and I have not found a way to do it. I only found the forum http://rest-examples.chilkat.io/...
Greg-DB
Dropbox Community Moderator
2 years agoWe offer official SDKs for accessing the Dropbox API for free: https://www.dropbox.com/developers/documentation#sdks We recommend using one of those whenever possible. For example, there's an official .NET SDK: https://github.com/dropbox/dropbox-sdk-dotnet
Otherwise, you can call the HTTPS endpoints for the Dropbox API directly, using whatever HTTPS client you want, such as something provided for free by your platform. For example, you can find the documentation for the /2/files/create_folder_v2 endpoint here: https://www.dropbox.com/developers/documentation/http/documentation#files-create_folder
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!