You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Zensible
5 years agoExplorer | Level 4
Share a folder via the API
Hi All,
I am looking for a way to share a folder once it has been created via the FileRequest process.
I'm using the API to send a file request, when the requestee has uploaded the file, ...
- 5 years ago
If you just want a shared link to the folder, you can use /2/sharing/create_shared_link_with_settings.
Or, if you want to share the folder itself so it can be added to another account, you can use /2/sharing/share_folder to make it into a shared folder, and /2/sharing/add_folder_member to invite other people to it.
The Sharing Guide may also be helpful.
Greg-DB
5 years agoDropbox Staff
If you just want a shared link to the folder, you can use /2/sharing/create_shared_link_with_settings.
Or, if you want to share the folder itself so it can be added to another account, you can use /2/sharing/share_folder to make it into a shared folder, and /2/sharing/add_folder_member to invite other people to it.
The Sharing Guide may also be helpful.
- Zensible5 years agoExplorer | Level 4
That's great. Working perfectly 👍
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days agoIf 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 or Facebook.
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!