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.
We are working on adding testing and change management to our Smartsheet instance. What are best practices for managing changes, and having a Dev to Test to Prod style workflow? How are others managing test data and automations that are not in production yet? We are working to add additional functions to our projects,…
We are currently using the Smartsheet API to export and send a sheet as a PDF via email as part of an automated workflow. While generating the PDF, we are able to specify the paper size (for example, A4 or A3). However, we are facing limitations with the following formatting controls: Orientation We are unable to…
Is there any way to move attachments between sheets without the clunky "Move a Row" or "Copy a Row" automation?