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!