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 / Get first item in nest...
Power Automate
Answered

Get first item in nested array from an array of objects

(0) ShareShare
ReportReport
Posted on by 23

 

Hello,

 

I have an array of objects that gets returned to me from a POST method. Within each object is another array. My goal is get only the first item of that nested array (the first item in the "heirarchy" array".

 

Here is an eaxample of what is returned.

 

 

 

{
 "categories": [
 {
 "category_id": "10000000",
 "group": "special",
 "hierarchy": [
 "Bank Fees"
 ]
 },
 {
 "category_id": "10001000",
 "group": "special",
 "hierarchy": [
 "Bank Fees",
 "Overdraft"
 ]
 },
 {
 "category_id": "10002000",
 "group": "special",
 "hierarchy": [
 "Bank Fees",
 "ATM"
 ]
 },
 {
 "category_id": "10003000",
 "group": "special",
 "hierarchy": [
 "Bank Fees",
 "Late Payment"
 ]
 }
 ]
}
Categories:
I have the same question (0)
  • Verified answer
    PieterVeenstra Profile Picture
    on at

    You can use [0] to get the first item.

     

    More details here:

    Nested arrays in Power Automate

  • fady Profile Picture
    5 on at

    Check this awsome video from Audrie, It answered this the best:

     

    https://www.youtube.com/watch?v=PRKcQ0Q4BJE

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard