Hello!
I am trying to grab user emails from a Microsoft Form question, then sending an approval email to EACH selected user.
Whoever is filling out the form can select MULTIPLE users "First Name, Last Name" OR choose "None".
How do I grab multiple users' email address by just their first and last name?
MSFT Form's Question:

Flow:

Update:
Another test I was trying was to use "Search for users" to pull the UPN of the array of users. However it stops after the first user.

Any help would be much appreciated!