I have an approval workflow, in which I am fetching multiple approvers from a SharePoint group and assigning them the approval, the approval actions work fine as expected, all the users are assigned with an approval.
The challenge I have is with updating/creating a list item – in which I am trying to capture all the user display name to who the approval was sent-
People or group column (Allow multiple selections) is enabled –
I end up getting this error
"status": 400,
"message": "The specified user abc@email address; could not be found.\r\nclientRequestId: 202b9193-fd18-4169-9524-6271791dcbe8\r\nserviceRequestId: 202b9193-fd18-4169-9524-6271791dcbe8"
Hi @Jean_9681,
If you want to update multiple people field, you could refer to this post, it could help you:
The format should be:
i:0#.f|membership|useremail
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-litu-msft the above solution/suggestion did not work
I am fetching the users from a SharePoint group and adding them dynamically in the update item action in to a people or group column
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
26 | |
24 | |
23 | |
14 | |
10 |
User | Count |
---|---|
57 | |
55 | |
29 | |
27 | |
24 |