Hi all,
I am trying to match a user from a Teams list using their name and surname as the unique identifiers in order to then use the action 'get a user for a mention token'.
So far I have managed to do the following but I think there must be a better way (plus it's not working!) Any help greatly appreciated!
As the Teams list is the emails of the users, I am replacing space between the name and surname (that is a dynamic value in the flow) with a dot, and then trying to match the name.surname variable with the first part of their email address in the Condition action using the Contains question: