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

Getting value of "key" and "value" from each object in an array of objects

(0) ShareShare
ReportReport
Posted on by 166

Having trouble implementing the solutions I have come across on here.

Basically, if I have a key:value pair like:

 

{
 "name": "test"
}

The array of objects has about 12 objects in it. I want to be able to get the value of the key ("name") and the value ("test").

The only thing I'm getting back is "Click to download" for input and output. Not sure what I'm doing wrong.

This is my Flow:

Capture.PNG

The result:

Capture1.PNG

 

I have the same question (0)
  • Gristy Profile Picture
    2,429 on at
    Re: Getting value of "key" and "value" from each object in an array of objects

    Did you copy the payload into the action to generate the schema or just typed it in yourself?

     

    ITs quite good at building schema automatically and then should give you the desired result.

  • ishraqiyun77 Profile Picture
    166 on at
    Re: Getting value of "key" and "value" from each object in an array of objects

    Hi, I've tried both (manual and automatic) with the same results. The automatic generates what I did manually.

  • Gristy Profile Picture
    2,429 on at
    Re: Getting value of "key" and "value" from each object in an array of objects

    Hi,

     

    The issue is your input does not match the schema.

     

    The schema is expecting the input to be

     

    {
    "key": "test"
    }

     

    your input is:

     

    {
    "ave": "test"
    }

     

    in the schema remain ave to key and you will be good

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 659 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 386 Moderator

#3
chiaraalina Profile Picture

chiaraalina 290

Last 30 days Overall leaderboard