We would like to allow users of our site display office documents in Office WebApps. Since the Office WebApps are allowed only for skydrive or sharepoint and we have lot of documents for lots of tenants we have chosen to use sharepoint online. The idea is to upload documents to sharepoint and get public shared access link so we can redirect browser there and run office web app.

Is there an API that will allow us to upload document to sharepoint online and get public shared access link?

Any other approaches to integrate Office WebApps without installing WebApps server?

有帮助吗?

解决方案

You can use the default link to the item (retrieving this will be different depending on how you are uploading the documents) and then configure SharePoint to open the documents by default using the Office WebApps.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top