Forum Discussion

momasoud's avatar
momasoud
Copper Contributor
Aug 16, 2021
Solved

How to get users email addresses

I created attendance App from teams template, and related of text box(email address) , it has group mail address , but i want to change it to get users email address , and the below is the current function 

Office365Groups.ListOwnedGroups().value

 

how can i solve this case to get users insteade of groups

  • In your flow you need to add the get user profile (v2) action to get the user's email address.

1 Reply

  • RobElliott's avatar
    RobElliott
    Silver Contributor
    In your flow you need to add the get user profile (v2) action to get the user's email address.

Resources