Get cell value by api rest
Hello,
We need to get a specific cell value given the row and column id via an api call. I get one way getting the history of the cell but this call has a problem when you call more than 10 times in a couple of second, do you have another solution?
Thanks
Miguel
Comments
-
If you just need a cell value, it's much faster to do a GET /row (https://smartsheet-platform.github.io/api-docs/#get-row). You'll get the value for each column. If you already have the columnId, then it's just a matter of matching up that columnId in the return data to see what the value for the cell is. If the simplest version of that call doesn't answer your question, the documentation has several include query params that can help you modify your query.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 418 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives