question

SurendraPratapSingh-4191 avatar image
0 Votes"
SurendraPratapSingh-4191 asked JosephXu-MSFT commented

Microsoft 365 Apps usage report using Rest API or Graph API

how to get Microsoft 365 Apps usage report using Rest API or Graph API ?
which method or Rest API endpoint need to use ?

I want to create report mentioned in below link
https://docs.microsoft.com/en-us/microsoft-365/admin/activity-reports/microsoft365-apps-usage-ww?view=o365-worldwide
microsoft365-apps-usage-ww



any help please

microsoft-365-apps-publishing-devmicrosoft-graph-applications
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @SurendraPratapSingh-4191 If there's anything you'd like to know, don't hesitate to ask.

0 Votes 0 ·
JosephXu-MSFT avatar image
0 Votes"
JosephXu-MSFT answered JosephXu-MSFT edited

Update


Hi @SurendraPratapSingh-4191 Usage reports for specific Microsoft 365 apps are currently not documented to be available. We can submit a feature request here to Microsoft. :)



Hi @SurendraPratapSingh-4191 In Microsoft 365 there are many usage reports that are available to be retrieved in CSV file format via Microsoft Graph. Using Microsoft Graph API, we can access Microsoft 365 usage reports resources to get information about how people in your business are using Microsoft 365 services. A list of all the current reports usage reports available can be found on the Microsoft Graph – M365 Usage Reports section. We also can upload these reports to SharePoint via Microsoft Graph API.

  1. Create App Registration in your Azure AD and add the following Microsoft Graph permission Reports.Read.All .
    ![121535-image.png


  2. Create Flow in Power Automate to download M365 reports. We can use Power Automate to download M365 usage reports.
    121537-image.png




image.png (10.8 KiB)
image.png (72.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SurendraPratapSingh-4191 avatar image
0 Votes"
SurendraPratapSingh-4191 answered JosephXu-MSFT commented

hi @JosephXu-MSFT,

Thanks for your attention but my question is related to particular product-"Microsoft 365 Apps" available under Usage reports. please see the image for ref.


I am not able to identify API for particular Microsoft 365 Apps usage by users,


122308-tempsnip.png
122381-image.png



tempsnip.png (93.2 KiB)
image.png (10.5 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @SurendraPratapSingh-4191 Feel free to let us know if you need more info.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

0 Votes 0 ·