Hey guys, one of our clients wanted to implement a feature where they can upload Microsoft Office files. They want to open the file and edit it locally, save it and others will be able to see the changes. I have attached an example below
(video removed by administrator)
Is there a way to implement this feature using Appfarm?
Hi, and thanks for posting!
Yes, it is possible to build an integration towards the Microsoft Graph API to be able to preview, open, edit and save files directly in the browser using Office Online. As an example, this could be done by using a Sharepoint site with a document library to store the files.
You can also have a look at this post from last week for a little more details.