Skip to main content

I have SharePoint List field having Json value in it. I am parsing that json string through parsejson action with the power automate. Now I want to iterate through the JSON object to verify few key values if exists or not.

Please help me on this.

Thanks in advance!

I have SharePoint List field having Json value in it. I am parsing that json string through parsejson action with the power automate. Now I want to iterate through the JSON object to verify few key values if exists or not.

Please help me on this.

Thanks in advance!

I have SharePoint List field having Json value in it. I am parsing that json string through parsejson action with the power automate. Now I want to iterate through the JSON object to verify few key values if exists or not.

Source Link
Kailash Sahoo
  • 517
  • 4
  • 15
  • 38

How to iterate the ParseJSON output in power automate to get the item's key values

I have SharePoint List field having Json value in it. I am parsing that json string through parsejson action with the power automate. Now I want to iterate through the JSON object to verify few key values if exists or not.

Please help me on this.

Thanks in advance!