Sign in to join the conversation:
Can you add these features this year?
Hello,
Thanks for this feature request. Please make sure that you've submitted it using the "Submit Product Enhancement Request" link (under Quick links) in the right sidebar of this page.
While I don't have access to a specific timeline for this request, the best way to get this on the radar of our product team is to submit the request using the form. The more detailed you can be about the use cases for the feature the better.
Thanks again for taking the time to let us know about your request.
Regards,
Gwyneth
It appears they could not.
Not having such a basic feature after these year is unacceptable
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…