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

Gert's avatar
Gert
Helpful | Level 5
8 years ago

API to get a URL to edit a office document online

Hi

 

I have a web site that allows the user to upload, view and download documents from Dropbox via the API. The customer would like to edit the documents online (WOPI). 

Is it possible to call a dropbox API that returns the URL that I then can put in an iFrame that would allow for the editing of the office document?

Or is the only way to do this to register with Microsoft and implement the serverside WOPI?

 

Thanks

Gert

  • The Dropbox API doesn't expose any of the Office/WOPI functionality on Dropbox, but I'll be sure to pass this along as a feature request. That being the case, you would need to implement this separately. Sorry I don't have a better answer to share!
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff
    The Dropbox API doesn't expose any of the Office/WOPI functionality on Dropbox, but I'll be sure to pass this along as a feature request. That being the case, you would need to implement this separately. Sorry I don't have a better answer to share!
    • Gert's avatar
      Gert
      Helpful | Level 5

      Thanks

  • ToprakTosun's avatar
    ToprakTosun
    New member | Level 2

    I've been trying to do the same thing on my website but I am not familiar with the Dropbox API or HTML and I've been struggling to find help. Would you mind sharing your code with me?

     

    I'm trying to create a file upload widget in w/ progress bar using HTML that allows prospective employees to upload their CVs and Resumes directly into my business dropbox. But not allow access to view or download the CVs of other employees that have previously sent theirs in.

     

    Regards,

     

    -T.