Hi community,
I have a flow that receives following schema of an json object via HTTP POST request from an other flow.
schema:
Solved! Go to Solution.
Hi @Anonymous
1. Add a Parse JSON action step and set the Content mapping as output of your previous step.
2. Click Generate from Sample
3. Under Insert a sample JSON Payload copy the values from your compose step. Generally you can copy this from your run history or if you have a sample JSON data which you are going to receive.
4. Click done.
5. Next action on wards you can see all the dynamic properties from your JSON schema.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @Anonymous
1. Add a Parse JSON action step and set the Content mapping as output of your previous step.
2. Click Generate from Sample
3. Under Insert a sample JSON Payload copy the values from your compose step. Generally you can copy this from your run history or if you have a sample JSON data which you are going to receive.
4. Click done.
5. Next action on wards you can see all the dynamic properties from your JSON schema.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThe first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
75 | |
20 | |
17 | |
14 | |
13 |
User | Count |
---|---|
127 | |
35 | |
31 | |
28 | |
25 |