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
Paweł S.2
9 years agoNew member | Level 1
Download new file from shared folder
Hello! We got chooser in application and we can choose a video to upload to application. Idea is we want that user can choose a folder and if new file appears in specific folder, the new file will ...
Greg-DB
9 years agoDropbox Staff
Yes, if you develop a Dropbox API integration (i.e., using the Dropbox API, where the user authorizes the app to connect to their account, as opposed to using the Chooser), your app would get persistent access to the files and folders in the account. The app could in that case monitor for changes and download files as needed.
For example to download files:
https://www.dropbox.com/developers/documentation/http/documentation#files-download
You could also get information via shared links, though that wouldn't be strictly necessary in this case, via:
https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_shared_link_metadata
https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_shared_link_file
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,919 PostsLatest Activity: 10 hours ago
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 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!