Share via

Best way to automatically get the score from a Microsoft Form response?

Ben S 5 Reputation points
2026-02-16T11:25:22.73+00:00

I am building an automation that relies on automatically accessing the numerical 'score' someone achieves upon submitting the MS (quiz-style) Form. I'm building in Power Automate, but the MS Form Action 'When a new response is submitted' doesn't include the user's score/result, only answers to the questions.

Synced Excel Spreadsheet
I have tried retrieving the score from the Excel spreadsheet, which syncs all MS Form responses; however, that spreadsheet doesn't automatically sync without a physical user opening the file.

Graph API
I understand people have managed to access the score data using the Graph API; however, I see threads suggest that the API doesnt work or isn't supported.

Does anyone know what the latest information is regarding automatically retrieving MS Form 'scores'?Thankful for any information I can get

Microsoft 365 and Office | Microsoft Forms | For business
{count} vote

1 answer

Sort by: Most helpful
  1. Daniel-Vo 4,420 Reputation points Microsoft External Staff Moderator
    2026-02-17T11:19:24.3933333+00:00

    Hi Ben S,

    Thank you for posting your question to the Microsoft Q&A forum.

    With the recent Forms Data Sync to Excel enhancement, quiz response data (including score) can sync automatically to the connected Excel workbook. You may refer to this article for more details: https://techcommunity.microsoft.com/blog/microsoftformsblog/introducing-forms-data-sync-to-excel/4036051

    To better understand your requirement and provide the most suitable approach, could you please clarify the following:

    1/ Are you expecting your Power Automate flow to retrieve the quiz score directly from the Forms trigger at the moment the response is submitted? Or are you looking to retrieve the score from the synced Excel file after the data has been written there?

    2/ Once the score is retrieved, what would you like the flow to do next (for example, send an email, update another system, trigger approval, etc.)?

    This clarification will help determine whether the Excel sync can be leveraged as the data source, or if the score would need to be calculated within the flow logic. Looking forward to your update.


    If you have extra questions about this answer, please click "Comment".   

    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.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.