Greetings, I have a Flow that was working well with the past SharePoint connection but when I changed the SharePoint connection now it is not working and is giving me 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 source type/format 'Array' of the value '[{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser","Claims":"i:0#.f|membership|linad@************.org","DisplayName":"Lina Delgado","Email":"linad@*************.org","Picture":"https://b****************.sharepoint.com/sites/BW-Operations/_layouts/15/UserPhoto.aspx?Size=L&AccountName=linad@b***************.org","Department":null,"JobTitle":null}]' is not convertible to type/format 'String/email'.
Any suggestion will be appreciated 🙂