WOPI protocol and desktop client

Fabio Gollini 1 Reputation point
2022-07-12T10:46:31.617+00:00

Hello.
I have to support co-authoring for Office docs stored in our document storage.

  • our users have an O365 account
  • we plan to develop a WOPI rest API/discovery for "allowing" Office 365 integration

The questions are:

  • what happens if, once I opened the (office) file in the browser, I decide to modify the doc through the desktop application ?
  • Does the desktop client still use WOPI ?
  • If not, what I have to support ?

Now we are using IIS-webdav but we would like to deprecate it.

Thank you
Fabio Gollini

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
616 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Hua-MSFT 27,601 Reputation points
    2022-07-13T03:30:00.897+00:00

    Hi @Fabio Gollini

    WOPI means Web Application Open Platform Interface protocol, it can be integrated Office for the web with your application.

    For example, if the file host is SharePoint server, you can use OOS open files from SharePoint server, users can edit documents collaboratively with other users using Office.
    If you use Office clients to open these files, it does not supports co-authoring.

    For more, please refer to "Use the WOPI protocol to integrate with Office for the web", "Integrate with Office for the web" and "Co-authoring using Office for the web".


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    0 comments No comments