
Announcements
I'm creating a flow that sends an email to users if a status changes in a list. If an item in a list is changed to "Yes," then the email should send to anyone who is listed in the column Contact. The Contact field is setup as "Person or Group" and I have set it up to allow multiple entries. When I test the flow,. I receive the below error message:
The request failed. Response content: '{"status":400,"message":"One or more recipients are invalid.\r\nclientRequestId: be48b460-fda4-4953-b3cc-5a2309556573","source":"office365connectionprovider-westus.tip0-westus.p.azurewebsites.net"}'.
If I use the same flow and change the To from Contact to Created By or Modified By, the flow works as expected. Is there any configuration I am missing to allow the flow to send to Contact?
Hi @klentz,
The issue here is Multiple value enabled field is not supported under Microsoft Flow.
An idea has been submitted on this:
Person or Group field in item should support multiple values readable in flow
For the current status of SharePoint List support under Microsoft Flow, check the following blog:
Support for SharePoint Document Library Properties
Regards,
Michael