Forum Discussion

sravan's avatar
sravan
New Contributor II
3 years ago

Smartsheet rest api pagination

Hi ,

We are integrating smartsheet rest api’s in snaplogic. We get only totalrecordscount in the response. there is no other things comes up in response. I need to apply pagination . In paramters i can use page and pageSize .
Page is something which page we want to access and pageSize is 100 by default. These 2 paramters are not part of the response.

I am not sure how I can create hasNext and nextUrl to paginate and fetch all 77k records.

I am attaching the screenshots of rest snap settings .I am unable to loop. it is like never ending. please suggest.

https://smartsheet.redoc.ly/tag/reports#operation/getReport

offset is a parameter i gave as 0 for incrementing in nexUrl page



2 Replies

No RepliesBe the first to reply