Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Unanswered

My posts keep getting flagged as spam but I'll try this again!

(0) ShareShare
ReportReport
Posted on by 19

Hey folks I have a question about using the query field on the HTTP action.

 

I have an API endpoint ( /people ) which returns a list of people in the below format (see screenshot). Each person is a separate object in an array called "data". If I don't have John Doe's ID and I want to find his record by using his name or email, which value do I have to enter in the query field? Thanks in advance

 

Screen Shot 2022-08-29 at 9.08.36 AM.png

 

 

  • v-xiaochen-msft Profile Picture
    on at
    Re: My posts keep getting flagged as spam but I'll try this again!

    Hi @memorablename ,

     

    This doesn't look like a question about power automate.

    Sorry I can't help you further.

     

    Best Regards,

    Wearsky

  • memorablename Profile Picture
    19 on at
    Re: My posts keep getting flagged as spam but I'll try this again!

    I appreciate the help! but I'm specifically looking to filter the data inside the HTTP action, using the queries field.

  • v-xiaochen-msft Profile Picture
    on at
    Re: My posts keep getting flagged as spam but I'll try this again!

    Hi @memorablename ,

     

    I made a sample for you.

    test data -

    {
     "data": [
     {
     "id": "a",
     "name": "test1",
     "emails": [
     "aa"
     ]
     },
     {
     "id": "b",
     "name": "test2",
     "emails": [
     "bb"
     ]
     }
     ]
    }

    1\ name

    vxiaochenmsft_0-1661916005990.png

    vxiaochenmsft_1-1661916035158.png

     

    2\ email

    vxiaochenmsft_2-1661916146991.png

    vxiaochenmsft_3-1661916178241.png

     

    Best Regards,

    Wearsky

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

Featured topics