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
Daan L.
10 years agoNew member | Level 1
Sharing of folders inside the Apps/ folder
I have an application (madoko.net) where users rely on shared folders in dropbox to cooperate.
However, I now need to give the application access to a users' entire dropbox and I would like to mak...
Profitable Web
Helpful | Level 5
Hi,
Enjoyed your bad doors video.
Have you or anyone here tried the teams API https://www.dropbox.com/developers/documentation/http/teams does that allow shared apps folders amongst team users?
Cheers,
Tim Woolfson
www.profitablewebprojects.com
Greg-DB
8 years agoDropbox Staff
Hi Tim, unfortunately, no, using the Dropbox Business API doesn't change the incompatibility between shared folders and app folders.
- Profitable Web8 years agoHelpful | Level 5
Thanks Greg.
My objective is to allow multiple users read/write access to a folder to which an app also has access, without allowing the app access to a user´s entire dropbox. I believe that this is the objective of the majority of people on this thread.So, whilst an App folder would be the logical place for that to happen, any viable workaround would be appreciated. Is it possible for an app to write to a team folder via the API?
Recent reading: https://www.dropbox.com/en/help/9124- Greg-DB8 years agoDropbox StaffDropbox API apps can write to team folders. Team folders are not the same as app folders though, and exist outside app folders, so the API app would need the "full Dropbox" (and not "app folder" permission) to do so.
- hwl8 years agoNew member | Level 2
I resolved this [for my purpose] by setting up a symbolic link within the App subdirectory of my dropbox folder to the shared directory in my main dropbox folder. I used mklink to create the link. Any changes to the shared directory are automatically linked to the directory within the restricted App folder. It is as if the restricted App folder is shared.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,883 PostsLatest Activity: 23 hours 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!