Microsoft 365 Suite, Microsoft 365 Experts
From Microsoft Corporation
Technical Bulletin MC496245 · Published Jan 11, 2023
Message Summary
We are introducing a new Forms Graph API set to help you track Forms activity user, activity, and user detail metric in Usage Reports. Admins can use the API to get Forms related detailed user usage metrics, such as how many designers and how many respondents over a time period.
This message is associated with Microsoft 365 Roadmap ID 109557
When this will happen:
Standard release: We will begin rolling out mid-January 2023 and expect completion by late January.
How this will affect your organization:
The new APIs will continue to give Admins new insights of Microsoft Forms usage in their organization.
What you need to do to prepare:
Leverage the Graph APIs in Activity reports in the Microsoft Admin Center by selecting Reports on the left-hand navigation -> Usage -> then scroll down or choose by product to view activity reports.
Forms Graph API set endpoints:
GET /reports/getFormsUserActivityUserCounts(period='{period_value}’)
GET /reports/getFormsUserActivityCounts(period='{period_value}’)
GET /reports/getFormsUserActivityUserDetail(period='{period_value}’)
Documentation:
reportRoot: getOffice365GroupsActivityDetail – Microsoft Graph beta | Microsoft Learn