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 - Building Flows
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

I have the same question (0)
  • abm abm Profile Picture
    32,600 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 614 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 401 Moderator

#3
chiaraalina Profile Picture

chiaraalina 282

Last 30 days Overall leaderboard