web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : 5ipJU/enGYsG7cnKutWJzH
Power Automate - Using Connectors
Unanswered

Pagination Support for Certified Connectors

Like (0) ShareShare
ReportReport
Posted on 15 May 2020 18:15:51 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 10 Jun 2020 at 17:47:49
    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,506 Most Valuable Professional on 18 May 2020 at 18:47:34
    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 18 May 2020 at 15:37:18
    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,506 Most Valuable Professional on 17 May 2020 at 11:00:47
    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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

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!

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

Featured topics

Loading complete