Sign in to join the conversation:
Please put the "Refresh" button next to save on the tool bar!
Almost everytime i hit save i have to go to the top and refresh.
Thank you!!
Hi Jazmin,
Saving your sheet will also refresh it in most cases, unless someone saves JUST after you did.
You may not need to refresh as much as you are!
When you have a moment, please also submit a Product Enhancement Request using the form under Quick links on the right of the community site to let our Product team know that you'd like to see this button moved.
Thank you I will add it!
Hi At https://developers.smartsheet.com/api/smartsheet/openapi/rows/rows-addtosheet the documentation says that a 'permaLink' attribute can be returned, "if the include query string parameter contains rowPermalink". So I've set my POST request to: /sheets/#{sheet_id}/rows?include=rowPermalink and sadly had no luck. I have…
Is new python sdk available for new end points. Is Sunset date moved to Jun-2026
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…