Category: Power Platform

Retrieve More Than 100,000 Dataverse Rows With List Records Action in Cloud Flow Using Skip Token
Retrieve More Than 100,000 Dataverse Rows With List Records Action in Cloud Flow Using Skip Token
Blog Posts

Have you ever wondered what the Skip Token parameter in the List Records action of Common Data Service (current environment) connector is for? In this post, I will explain how you can retrieve any number of rows, even more than 100,000 rows, by handling paging manually with the Skip Token parameter. By default, the List Records action in Power Automate can retrieve up to 5,000… READ MORE