Hello I have a flow that runs off a microsoft form. It sends an email to the email address selected from a question on the form. It has been working for a year up to a couple weeks ago. I get this error.
The 'inputs.parameters' of workflow operation 'Send_an_email_(V2)' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'emailMessage/To' is required to be of type 'String/email'. The runtime value '"name.lastname@company.com\n"' to be converted doesn't have the expected format 'string/email'.
