web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Parse multiple ID's in...
Power Automate
Unanswered

Parse multiple ID's in a JSON body

(0) ShareShare
ReportReport
Posted on by 94

Hi all

 

I created a flow, creating an access review for all of my Office 365 groups, classified with classification X. All of those group IDs are stored in an array in the flow.

 

What I cant manage is to create a accessreveiw HTTP post call, for multiple Entity IDs. Using the code snippet from MS, it works fine, but I am not able to add more reviewdEntity IDs. Do anyone know how a JSON body should look like for adding multiple IDs at once, as I only want one AccessReview and not one for each group.

{
 "displayName":"TestReview",
 "startDateTime":"2017-02-10T00:35:53.214Z",
 "endDateTime":"2017-03-12T00:35:53.214Z",
 "reviewedEntity": {
 "id": "99025615-a0b1-47ec-9117-35377b10998b",
 },
 "reviewerType" : "delegated",
 "businessFlowTemplateId": "6e4f3d20-c5c3-407f-9695-8460952bcc68",
 "description":"Sample description",
 "reviewers":
 [
 {
 "id":"f260246a-09b1-4fd5-8d18-daed736071ec"
 },
 {
 "id":"5a4e184c-4ee5-4883-96e9-b371f8da88e3"
 }
 ],
 "settings":
 {
 "mailNotificationsEnabled": true,
 "remindersEnabled": true,
 "justificationRequiredOnApproval":true,
 "autoReviewEnabled":false,
 "activityDurationInDays":30,
 "autoApplyReviewResultsEnabled":false,
 "accessRecommendationsEnabled":false,
 "recurrenceSettings":{
 "recurrenceType":"onetime",
 "recurrenceEndType":"endBy",
 "durationInDays":0,
 "recurrenceCount":0
 },
 "autoReviewSettings":{
 "notReviewedResult":"Deny"
 }
 }
}

 

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 398 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 323 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 183 Most Valuable Professional

Last 30 days Overall leaderboard