Skip to main content
Nintex Community Menu Bar

Adding pagination to a REST request

  • June 3, 2020
  • 3 replies
  • 74 views

Hi, I am using a REST SmartObject against a .NET web service I am creating myself.

 

Is there any way I can get K2 to pass in Page Number / Page Count parameters to my web service, as could be used in a readonly list view? 

3 replies

Forum|alt.badge.img+8
  • July 22, 2020

Hi SReilly,


 


Do you want to insert Page Number / Page Count parameters as input parameters with the REST Smartobject?


 


Hi Gareth, that's right, such that if you create a list view using that smartobject, the k2 server doesn't retrieve all items in the underlying data source, which could be a problem for large data sources.

  • September 20, 2022

Hi Simon

Just curious if you have found out a solution for this?

I have been digging around and googling, seems like there is no out of the box solution to pagination on REST service type in K2 5.5.