Working with pagination in Power Automate
- select "Settings" from the connector menu
- In the settings menu enable pagination option and specify the limit in the settings pane
Once you enable the pagination option and specify the limit the connector action would retrieve the specified number of records. This will help in retrieving higher number of records than the default limit.
Please follow me at PowerCards for more information related Power Platform.
Comments
-
Working with pagination in Power Automate
Completely agree with @asdfasdfasfdasf. Why does there even have to be such a thing as pagination? Why can't we choose how many items we want as a result and if we choose nothing just everything gets returned? Having to work with pagination in all kinds of areas is nothing but a pain as Microsoft didn't implement it in all connectors to be just turned on or off.
-
Working with pagination in Power Automate
@asdfasdfasfdasf Number of items that you want to retrieve.
-
Working with pagination in Power Automate
why is this pagination even a thing?
In a programming language a for loop never stops early. Why does it do so here?
*This post is locked for comments