Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Unanswered

Pagination Support for Certified Connectors

(0) ShareShare
ReportReport
Posted on by 16

Hello from our testing and reading through help articles, it appears that pagination is not a supported feature when building a custom connector.

 

I would like to know if we get our connector certified, will we then have the ability to use pagination within our connector?

 

Please let me know if this is not the case or if there is a know solution.

  • will2424 Profile Picture
    16 on at
    Re: Pagination Support for Certified Connectors
    @abmIs it possible to add a Do Until Loop within a custom connector? Thanks, Will
  • abm abm Profile Picture
    32,472 Most Valuable Professional on at
    Re: Pagination Support for Certified Connectors

    Hi @will2424 

     

    You need to add as parameter. Then when users call the API they can set these but they need to internally maintain the skip count. Start with zero and  set default top as 100 or something. I would use a Do until loop to call these and each iteration increment the skip count (0, 100, 200, etc) each time.

     

    Thanks

  • will2424 Profile Picture
    16 on at
    Re: Pagination Support for Certified Connectors

    @abm  Thank you for the response.

     

    We are using the JSON:API spec to build our RESt API. 

     

    In order to use the top and skip parameters, would our API have to comply with the OData standard?

     

    What is the best way to add these parameters in my custom connector and test?

     

    Thanks!

  • abm abm Profile Picture
    32,472 Most Valuable Professional on at
    Re: Pagination Support for Certified Connectors

    Hi @will2424 

     

    Looks like the option you looking available for MS connectors only. 

     

    Could you use top and skip as parameters in your custom connection to retrieve the records?

     

    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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 >

Featured topics