Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Flow connecting excel with HTTP API followed by excel output

(0) ShareShare
ReportReport
Posted on by 15

Hi all,

Currently have a HTTP node that is able to connect to an API via post request.

Issue is that only one item is checked each time as a script is typed { "Name": "ABC", "Number": "12345A" } into the input body for checking and expected results are received in output body.

Which nodes should be connected to do batch checking of data?

Intent is to get data from rows stored in two columns (i.e. Name, Number) in an excel file on OneDrive. Results from output body will then be nicely fitted to a new worksheet in the same excel file (perhaps 1 line per input row checked).

Thanks in advance for helping.

Capture.JPG

 
 
  • Verified answer
    ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Flow connecting excel with HTTP API followed by excel output

    hi @Sportynick  what you need to do is get your http output response when runs well and then use it to parse json, after that you are going to be able to use every data inside your response  see

     

    json.gif

     

    In my example I'm using the output compose response, just imagine that ir your json http response.

    You can see this video https://www.youtube.com/watch?v=eSwdxAJQmJU&t=3s to learn how to use apis.

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