Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Find specific value in JSON Object

(0) ShareShare
ReportReport
Posted on by 4

Hi, I have trouble to create a specific flow, since I am really new to REST and JSON.

 

My JSON Object looks this:

 

{

"users": [

{

"email": "",

"id": "",

 

}

]

}

 

My flow starts, if a new item is created in a sharepoint list. In this entry I get a String value of a specific email. I now need to look up this JSON Object and find the value of the id, where the email matches the String of the SP list entry.

 

I hope it is understandable!

  • abm abm Profile Picture
    32,506 Most Valuable Professional on at
    Re: Find specific value in JSON Object

    Hi @D3xter 

     

    Also watch my YouTube video how to iterate JSON data

     

    https://www.youtube.com/watch?v=cBI-Iz2K4d4&t=86s

     

    Thanks

  • Verified answer
    abm abm Profile Picture
    32,506 Most Valuable Professional on at
    Re: Find specific value in JSON Object

    Hi @D3xter 

     

    Follow the below steps:

     

    1. Add a Parse JSON action step

    2. Under the content map your JSON data which is from your previous step

    3. Click generate from sample

    4. Paste the JSON data

    5. click ok

    6. Next step add a compose and check the dynamic values such as id, email, etc.

     

    Thanks

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1