Hi All!
I need an unusual feature on my site. Users can upload files from Dropbox using the Chooser. After uploading these files should be sometimes compared to their originals in Dropbox and conditionally updated. As I understand, I need shared links to files for that. Is it possible to get shared links from Chooser? Or may be generate them automatically by JS on the same page? I do not want to enforce users to generate shared links for each file separately: they will not be happy! Is there any solution?