web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

Change schema of json

(0) ShareShare
ReportReport
Posted on by 45

I am creating a repeating nested table using plumsail. 

 

My desired json should look something like this

 

 

[
 {
 "job": "20",
 "dumpsites": [
 {
 "name": "Land & Lakes",
 "code": "23051",
 "quanity": "400",
 "notes": "First 10 feet",
 "enddate": "1/24/2024"
 }
 ]
 },
 {
 "job": "35",
 "dumpsites": [
 {
 "name": "Land & Lakes",
 "code": "5124",
 "quanity": "400",
 "notes": "First 10 feet",
 "enddate": "1/24/2024"
 },
 {
 "name": "Reliable Thornton",
 "code": "19856",
 "quanity": "1000",
 "notes": "",
 "enddate": "1/24/2024"
 }
 ]
 }
]

 

 

ccdd select.png

My output from my Select looks like this

 

 

[
 {
 "job": "35",
 "dumpsites": [
 {
 "name": "Land & Lakes",
 "code": "5124",
 "quanity": "400",
 "notes": "First 10 feet",
 "enddate": "1/24/2024"
 }
 ]
 },
 {
 "job": "20",
 "dumpsites": [
 {
 "name": "Land & Lakes",
 "code": "23051",
 "quanity": "400",
 "notes": "First 10 feet",
 "enddate": "1/24/2024"
 }
 ]
 },
 {
 "job": "35",
 "dumpsites": [
 {
 "name": "Reliable Thornton",
 "code": "19856",
 "quanity": "1000",
 "notes": "",
 "enddate": "1/24/2024"
 }
 ]
 }
]

 

 

What is the process of changing the json schema?

 

Thanks

Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,856 Most Valuable Professional on at
    Re: Change schema of json

    Hi @MarkBaker 

     

    Could you please explain about changing the json schema you mentioned?

     

    Thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 462 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 456 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard