If you are finding way of integrating " Office Web Apps(OWA) " with your custom solution which built with SharePoint CSOM/ JSOM or with integration of any client site development. Specially in a scenario where you develop your own "SharePoint display template" following integration points will be useful; View in office web apps Following link will work; if your requirement is to open your document in OWA. This can be done with simply appending parameter as below; [code]<uri to your document>?Web=0[/code] Eg: http://mydomain.local/sites/OWASite/Documents/TechCentro.docx ?Web=0 Edit SharePoint documents in OWA Following way of integration with the Office Web apps which let you to pick your action is; means that whether your action may be read, edit or your default setting. [code]<Web absolute URi>_layouts/15/WopiFrame.aspx?sourcedoc=<Relative URi to document>&action=<Your action>[/code] Summary of actions as below; &action=default -&
Lemme engineeracle your Software Warcraft! One place for tech explorations of Kushan and up to date contents on cloud-based business productivity and enterprise collaboration.