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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Can't get value of obj...
Power Automate
Unanswered

Can't get value of object keys which are numeric IDs.

(0) ShareShare
ReportReport
Posted on by

I'm working with an API that returns results of a search in the form of multiple nested objects. The root object contains a list of objects where the keys of those objects are ID numbers.

The API returns JSON in the format below

 

 

{
 "response": {
 "214938": {
 "orderId": 163244,
 "warehouseId": 2,
 "transfer": false,
 "priority": false,
 "status": {
 "shipped": true,
 "packed": true,
 "picked": true,
 "printed": true
 }
 },
 "223579": {
 "orderId": 169875,
 "warehouseId": 1,
 "transfer": false,
 "priority": false,
 "status": {
 "shipped": true,
 "packed": true,
 "picked": true,
 "printed": true
 }
 }
 }
}

 

 

I wish to capture the ID's which are the keys of the objects listed within the 'response' object. These ID's are not available anywhere else in the API so I need to find a way to achieve this with the given JSON. All of my research has not yielded anything that points me in the right direction.

Is this achievable? Am I missing something obvious?

Thanks!

 

 

Categories:
  • v-bacao-msft Profile Picture
    Microsoft Employee on at

     

    Hi @Ian_H ,

     

    Maybe you could refer to this similar thread and see if it helps:

    Solved: Getting JSON keys in flow - Power Platform Community

     

    Best Regards,

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 273 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 235

#3
David_MA Profile Picture

David_MA 172 Super User 2026 Season 2

Last 30 days Overall leaderboard