
1. Trigger: Use the "When a new response is submitted" trigger from the Microsoft Forms connector.
Get response details: Use "Get response details" action to retrieve the submitted response data.
2. Track the number of responses:
Since Microsoft Forms does not provide a direct count of responses in Power Automate, you can track responses in one of these ways (here is the work around is neede):
3. Condition to check response count:
Add a Condition action to compare the current count of responses with your maximum allowed number.