Good day all,
I am currently trying to set up a Flow to send out reminders via Send Email(V2) to users within a list in SharePoint. While the initial test has succeeded, when changing the list to a different Namelist, I am confronted with the below error:
Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'emailMessage' validation failed in workflow operation 'Send_an_email_(V2)_2': The parameter with value '"@items('Apply_to_each_2')?['field_2']"' in path 'emailMessage/To' with type/format 'Number/double' is not convertible to type/format 'String/email'.'.
I am unsure why this happens. I will also attach a snapshot of the flow.
If anyone has any resolutions, I would be happy to hear them as I am baffled as to why one list functions and another does not.
The only differing factor being that one list was create within SharePoint (The successful run list) and the other (The failed run list) was imported from excel.
Snapshot:
