GUID confusion for Office 365 Groups
Hi, I am developing an app which will get Office 365 Activity details and trying to map with Single owner Office 365 groups (custom function). But the activities are not contains name of the Office 365 Group and owner name.Instead it displays a GUID because below settings is enabled in Office 365 ports. Those GUID ids are not matching with group GUID. Portal configuration: Sample activities: Report Refresh Date,Group Display Name,Is Deleted,Owner Principal Name,Last Activity Date,Group Type,Member Count,External Member Count,Exchange Received Email Count,SharePoint Active File Count,Yammer Posted Message Count,Yammer Read Message Count,Yammer Liked Message Count,Exchange Mailbox Total Item Count,Exchange Mailbox Storage Used (Byte),SharePoint Total File Count,SharePoint Site Storage Used (Byte),Report Period 2018-08-25,B2FAC040CC5A824ED378389A571D61EC,False,C877B17718CF963D677F40DAD0EA6962,2018-08-22,Private,2,0,,3,,,,430,4378623,3,1808281,30 If this is the case how I can analyze the report for Office 365 Groups and its activities. Is there any way to identify the group name base on GUID return by MS Graph API MS graph API Used:reports/getOffice365GroupsActivityDetail(period='D30')4.8KViews0likes3Comments