Forum Discussion
D365FOoliver
Sep 30, 2021Copper Contributor
Sharepoint Online REST API - Determine if a document is opened
Dear community, I would kindly request your assistance for the following problem: Usecase Users collaborate on office documents (ListItem) in SharePoint Online (System A). After they are fin...
- Oct 05, 2021I don't think this is possible. I had a similar requirement for a project some time ago and when looking at the APIs I could not find anything that would tell me that a document was open - which I was not expecting to find as this is processing on the client side and the server only needs to be aware of updates
D365FOoliver
Oct 05, 2021Copper Contributor
In case anyone has experience with the descirbed problem a pointer in the right direction would be highly appreciated.