I need some help getting the score from an MS Forms Quiz into a SharePoint list. There doesn't seem to be a way to get the score directly from Forms, so I have tried to use Power Automate to help calculate the score based on the user's answers.
When I create a flow in Power Automate, everything works well in terms of the flow matching the user's answer to a pre-defined answer for one condition. My issue is the quiz has 10 questions and I can't repeat the same process more than twice before the flow starts failing. Any suggestions on how to fix this?