Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Parse JSON from PowerApps Collection

(0) ShareShare
ReportReport
Posted on by 669

I have a JSON input as follows, derived from a PowerApps Collection (using a Send to Flow action) with three columns.  Schema first, then the ouput.  I am having difficulty parsing the JSON and getting the values for the three columns (PalletID, SeriesID, and SeriesName).

 

Any ideas on how to construct a compose or Select action after the Parse JSON to parse out these values?

 

Thanks.

 

{
  "type""object",
  "properties": {
    "text": {
      "title""JSONBody",
      "type""string",
      "x-ms-dynamically-added"true,
      "description""Please enter your input",
      "x-ms-content-hint""TEXT"
    }
  },
  "required": [
    "text"
  ]
}

 

{
  "text""[{\"PalletID\":\"001\",\"SeriesID\":\"000\",\"SeriesName\":\"FoamPallets\"},{\"PalletID\":\"002\",\"SeriesID\":\"000\",\"SeriesName\":\"FoamPallets\"},{\"PalletID\":\"003\",\"SeriesID\":\"000\",\"SeriesName\":\"FoamPallets\"},{\"PalletID\":\"314\",\"SeriesID\":\"300\",\"SeriesName\":\"SteelHeaderPallets\"}]"
}
  • v-dezhili-msft Profile Picture
    Microsoft Employee on at
    Re: Parse JSON from PowerApps Collection

    Hi @Runner55552 ,

     

    Glad to see you solved the problem. You could mark your answer/solution as a 'Solution' to allow more people with the same problem to solve their own problem as quickly as possible. Thank you so much! 

     

    Best Regards,

    Dezhi

  • Verified answer
    55552 Profile Picture
    669 on at
    Re: Parse JSON from PowerApps Collection

    Ok, I answered my own question. I forgot to use the output above as the input to the Sample Schema in the Parse JSON step. After I did that correctly, the columns of data were readily available in subsequent steps.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492