Parse nested Json from logic apps
In this post, I will give a brief walkthrough of handling the nested json data and extracting the contents from it. My sample file…
In this post, I will give a brief walkthrough of handling the nested json data and extracting the contents from it. My sample file…
In Power Automate cloud flow, Parse JSON action is used to access properties in JSON content enabling you to select those properties from the…
In this blog post let us see how to access the property of an array object without using Parse JSON action. Find below the…
Here’s a post summarizing the different Outputs we can get from the List Rows action in the Common Data Service (Current Environment) Connector. Continue…
At times, even if you generate Schema in Parse JSON using sample data, there are instance where it could fall through, let’s look at…