Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
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
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.
Sometime recently, a new kind of Smartsheet user showed up. They never open a grid view. They don't click through the Admin Center. They talk to Claude, or Copilot, or Gemini, and things just... happen. A sheet gets summarized. A row gets updated. A discussion thread gets created on exactly the row that needed one. They're…
I am a developer working on a automation application ,I want to get API key for free so can I get a temporary plan upgrade for free?
Time to address the elephant…it's gotten pretty quiet in here. The last thing we want is our community of SmartBuilders making great things without an active community to collaborate and develop in. That's changing. The group is getting a revamp! We're talking exploring the full developer surface, not just one corner of…