Sign in to join the conversation:
Good afternoon
Is there a reason why we are not able to fill out some of our columns on the Samrthseet Side bar ?
It says
"Please edit the following columns in Smartsheet" which requires an added step.......
Thank you
Hello,
Some cells can't be edited when working in the Smartsheet for Gmail add-on, but if you have the appropriate permissions, you can can change these values directly in Smartsheet.
Here's a list of cells that can't be edited when working in the Smartsheet for Gmail Add-on:
If you're interested in more information on the Smartsheet for Gmail Add-on, see: https://help.smartsheet.com/articles/2476621-smartsheet-for-gmail-add-on
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…