This flow retrieves a user’s email address based on a name selected from a dropdown. It uses the Search for Users (V2) action, which returns all matches for the search criteria. The Search for Users (V2) action will return an array of items. This flow will output the email address of the first item returned.