My requirement is needs to send emails to multiple users (500+) to capture response message (Yes/No). For that I am using the Send Email with Options control, the Flow will pause until it receives a response from user. Once received a reply to it will start next iteration. To overcome this issue, I have added Apply to each connector now it is allowing only 50 at a time. Need to send 500+ users at a time. Even Teams "Post a choice of options as the Flow bot to a user" connector also has same features.
Is there any other way or control where we can use to send multiple users at a time.