Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

How to retrieve and update JSON value In LogicApp using 'For Each'

(0) ShareShare
ReportReport
Posted on by 75

Background:


I wish to loop through, retrieve and update items within my document

I wish to locate and loop through values within an array, locate nested values and then update them using LogicApps. I know I am on the right path, I just need a little assistance.


1.

Here is the document. I wish to loop over A (it has many records in it) and retrieve all of the
categories.

"A":
            [

                {
                     "category": "1"
                  }

            ]

2.

Once I retrieve the categories, I wish to loop over each one of the categories I find and then update their id and status

 

"category":"1"
 "box":
               [
                    {
                         "id": "update"
                           "status": "update"

                      }

               ]


My approach and what I have done:

 

 

I believe I have to do a 'For Each' loop over the A's.
I am just not sure how to write in the logicApp that I want to retrieve all the "category" fields and then the fields within the box field.

Then once I obtain all the "category" fields, I must update the id and status within this array with
a string.


I want to change


"id": "update" to "id" : "number"


and change


"status": "update" to "status": "linked"


I believe I must: initialize, parse, and do a For Loop

 

   pastedimage1597186022983v1.png

pastedimage1597186052401v2.png

 

 

 

 


I believe I must: initialize, parse, and do a 'For Each' Loop, but how do I tell the logicapp I wish to grab the "category" part of the "A" since its nested, and then once I have the "category" part to then update the nested fields of "id" and "status" within that?

Any help is great

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 106

#3
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 82 Super User 2025 Season 1

Overall leaderboard

Product updates

Dynamics 365 release plans