Sign in to join the conversation:
I have a large sheet 11K rows x 14 columns, it is smaller than maximim size
Using Java or Python API update for a single cell takes 5-11 seconds
with only 1-100 rows x 14 columns the same update takes only 600ms
Why performance is not constant?
Pavel.
Hi, Since yesterday (dec 18), many calls to the api are failing or taking way longer than expected (2500seconds to read a sheet). What is the current server status and when should it be back to normal ?
I used UiVision to bulk upload images via a form into smartsheet as an attachment. Now I want to upload each attachment into a cell. Is this possible?
I'm looking to develop a solution for copying forms from one sheet to another, based on matching fields in the forms. I am having difficulty, however in getting forms to appear as an attribute or an associated object to a sheet. What is the correct way to use the API for listing/discovering the forms associated with a…