Hello,
I have a flow that is taking information entered into an MS Form and sending an email with the results of that form submission.
One of the pieces of information collected is an email address. I have noticed that some users are copying the email address straight from an outlook message, and in this case, the text entered into the field includes "<" and ">" symbols around the email (i.e. "<bob@gmail.com>"). When this happens, the email address does not populate over into the body of the email that is sent with the results of the form submission.
I think power automate is deleting the information that is between the "<" and ">" symbols. Is there a way to stop this from happening?