Can I get only rows which are modified recently ?
I need to get only rows which are modified. I am using rowSinceModified it is giving me result but is there any threshold limit for row? like maximum how many rows can we fetch in GET API call?
Answers
-
Hi @DivyaP
I would use Get Sheet and the
rowsModifiedSince
parameter, which it sound like you're doing. This should filter the response to return only rows that have been modified since the date/time provided. (Date should be in ISO-8601 format.)Are you receiving an incorrect result or an error message? If so, what language are you using and would you be able to post an example of your request?
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi @Genevieve P. ,
I am getting correct results ,but I am curious is there any threshold for the number of rows returned in API call?
-
Hi @DivyaP
That's a good question; I don't believe there's a threshold for a Sheet, other than the sheet's limitations (20,000 rows). The pageSize defaults to 100 rows per page, but you can increase this. In a Report, I believe the pageSize operation can return a maximum of 10,000 rows per request.
If you come across any issues, I would suggest reaching out to Smartsheet support with more details about your specific use-case and API request.
Thanks,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives