Skip to main content
Community site session details

Community site session details

Session Id : IxvyMiBl7nB2TivL7gjl15
Power Automate - General Discussion
Unanswered

API not returning nextlink for further records

Like (1) ShareShare
ReportReport
Posted on 18 Oct 2023 15:09:51 by

Hi All,

I am using HTTP action and below API(POST method) to get all  actions and triggers available inside connectors in my Default Environment.

 

https://api.flow.microsoft.com/providers/Microsoft.ProcessSimple/environments/~Default/operations?api-version=2016-11-01-beta&top=250

 

The API is working fine in Postman and producing nextLink for processing further records . I have used nextLinks in recurrence for quite a far and it is working fine. There are more than 4000+ records which API returns .When I am using the same API and Bearer Token in Power Automate http action it returns 250 records and nextLink after first call . When I use nextLink produced in previous step for further API call in another HTTP request it only returns  27 records and there is no nextLink available in response body of HTTP request. I am using the same Bearer Token at both place.

 

Please suggest what could be the reason I am not getting all records.

 

Thanks in Advance.

 

 

 

 

  • juliaciton22 Profile Picture
    7 on 19 Dec 2023 at 03:13:09
    Re: API not returning nextlink for further records

    Hi...

     

    Try replacing "required" property with "optional"... worked for me

  • Meshare Profile Picture
    on 18 Oct 2023 at 21:41:38
    Re: API not returning nextlink for further records

    @lbendlin ,Thanks for your response .I am using top=250 at the end of my API in first API call itself and that's why it is returning 250 records. I am using 250 as API is not taking more than 250 .In the next call(using nextLink) it is just returning 27 records.

  • lbendlin Profile Picture
    8,071 Super User 2025 Season 2 on 18 Oct 2023 at 20:33:35
    Re: API not returning nextlink for further records

    limit the first call to 250 and see how many you get on the next call

     

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 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2