In this blog post let us see how to access the property of an array object without using Parse JSON action.
Find below the sample array which has been initialized in an array variable
[
{
"Name": "Mohamed Ashiq Faleel",
"Location": "Stockholm"
},
{
"Name": "Megan Bowen",
"Location": "New York"
}
]
Add a Apply to each control with output selected from…
Continue Reading Mohamed Ashiq Faleel’s Article on their blog
Parse an array without using Parse JSON action in Power Automate cloud flow
In this blog post let us see how to access the property of an array object without using Parse JSON action. Find below the sample array which has been initialized in an array variable [ { “Name”: “Mohamed Ashiq Faleel”, “Location”: “Stockholm” }, { “Name”: “Megan Bowen”, “Location”: “New York” } ] Add a Apply…
Blog Syndicated with Mohamed Ashiq Faleel’s Permission

