Hi All,
I am new to Power Automate. I am trying to read "Manager" (Type: Person or Group) field from the SharePoint list in 'emailMessage/To' but getting below error.
Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'emailMessage' validation failed in workflow operation 'Send_Email': The parameter with value '"@triggerOutputs()?['body/Manager']"' in path 'emailMessage/To' with type/format 'Object' is not convertible to type/format 'String/email'.'.
Any way to convert the Object to String/email