Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Hello All,
I want to share folder. I was able to share folder using https://www.dropbox.com/developers/documentation/http/documentation#sharing-add_folder_member api. I need to post shared_folder_id & email_id or account_id to this api then I could share this folder. But some folders from MyFiles section which does not shared ever doesn't have shared_folder_id. So I am not able to share these folders. So can't we share the folders which doesn't have shared_folder_id or my understanding is wrong. Please suggest me if I wrong.
I can mount shared folders into my files, but I want to mount all shared files also. Can I add shared files into MyFiles Section.
I want to create folder inside Sharing section. Can I create folder?
I am not geting what is wrong. Please help me. Your suggestions will be valueable for me. Thanks in advance..!!
Thank you so much for solution.!!
Now I want to mount shared files into MyFiles section. can I mount it?
And can I create folder inside sharing section?
Thanks,
No, shared files (i.e., files that have been shared with you, not just files in shared folders) don't offer the same "mounting" functionality that shared folders do. You can list the files shared with you using /2/sharing/list_received_files[/continue]:
https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files
You can create shared folders on demand, using either the web site or the API as discussed above.
Hi there!
If you need more help you can view your support options (expected response time for a 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!