Hi,
I have been a dropbox user for years but new to dropbox api and developer forums.
I want to provide dropbox integration to the users of my web app. I want to provide a feature that will allow users to paste a shareable link of a folder in my app and get a preview of the files.
I think there would be some endpoint I can use to get the list of the files and then download them into my app, similar to how browsers show the preview of the files inside a shareable link.
I would appreciate if someone can point me in the right direction.
Thanks