Microsoft 365 Email Application Statistics API poller template
Use this SAM API poller template to monitor the number of email applications utilized by users, and the count of unique users per email app.
Prerequisites
-
When configuring your identity provider, configure OAuth 2.0 Azure credentials with the following scope:
https://graph.microsoft.com/.default
. -
Credentials have Reports.Read.All permission (Type: Application) for the Microsoft Graph API.
-
See also API poller authorization and Find Microsoft Azure credentials.
Notes
- Data is polled daily.
- Here is an API request example:
https://graph.microsoft.com/beta/reports/getEmailAppUsageAppsUserCounts(period='D7')?$format=application/json
Available metrics
- Mail for Mac App Count
- Outlook for Mac App Count
- Outlook for Windows App Count
- Outlook Mobile App Count
- Other Mobile App Count
- Outlook Web App Count
- POP3 App Count
- IMAP4 App Count
- SMTP App Count