Forum Discussion
Volodymyr Trotsyshyn
Apr 21, 2017Copper Contributor
Office 365 Management APIs Event Schema
There is a very usefull `SiteUrl` property at the https://msdn.microsoft.com/en-us/office-365/office-365-management-activity-api-schema#sharepoint-file-operations. It tells us the URL of the site whe...
Volodymyr Trotsyshyn
Apr 25, 2017Copper Contributor
I found the sollution. Next request
GET https://graph.microsoft.com/beta/sharepoint/sites/{site-guid}?$select=webUrlwill return the full SiteUrl