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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Get all values of spec...
Power Automate
Unanswered

Get all values of specific key in a dinamic length json object

(0) ShareShare
ReportReport
Posted on by 3

I work with a flow in Power Automate. In one of the actions I receive a json object which has a dinamic size. The inside objects have always the same properties but the size of the entire object is dinamic:

Sometimes the output I receive is this:

 

{
 "0": {
 "id": 1, 
 "title": "...", 
 "url": "https://...", 
 "slug": "...", 
 "tags": ["tag1", "tag2", "tag3", "tag4"], 
 }
}

 

Or may be like this:

 

{
 "0": {
 "id": 1, 
 "title": "...", 
 "url": "https://...", 
 "slug": "...", 
 "tags": ["tag1", "tag2", "tag3", "tag4"], 
 },
 "5": {
 "id": 123, 
 "title": "...", 
 "url": "https://...", 
 "slug": "...", 
 "tags": ["tag1", "tag2"], 
 },
 "7": {
 "id": 456, 
 "title": "...", 
 "url": "https://...", 
 "slug": "...", 
 "tags": ["tag1", "tag2", "tag3"], 
 }
}

 

I would like to know wether is possible to get all the values of a specific key.

 

The real aim is to get all those values (let's say, the URL) and show them in an email.

 

Thanks in advance.

Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 503 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 321 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard