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

Mark M.130's avatar
Mark M.130
Explorer | Level 4
7 years ago

API command to view file content in web browser

Hi,   I'd like to integrate Dropbox deeply into a web app, and one of the biggest required features is to be able to view the contents of the file in a HTML frame, much like the corrent dropbox.com...
  • Greg-DB's avatar
    Greg-DB
    7 years ago
    The endpoint names in my previous reply are links to the documentation which has more information about each one, but in short:
    - download: returns the original file data
    - get_preview: returns the data for an HTML or PDF preview for files of supported document types
    - get_thumbnail: returns the data for a jpeg or png thumbnail for files of supported image types