Sign in to join the conversation:
Hi -
It sure would be nice to have the ability to update conditional formatting via the API. I see a thread from 2016 - is this something that the dev team could look at?
Many Thanks,
Sean
Hi Sean,
When you have a moment, please submit a product enhancement request using the form under Quick links on the right to let our Product team know that you'd like to have this functionality in Smartsheet.
I agree that this would be a really useful feature. I have submitted an enhancement request for this. Additionally as Sean pointed out in the post above, this was first requested back in 2016. It has been 2 1/2 years since Sean's post. It would be great if this useful feature could be lifted to the API.
Many Thanks
Adding my +1 to this (7 years after the 2016 post, 5 years since this thread was started). Would really appreciate having this feature added!
I would LOVE to see this too!
I have a report that beautifully aggregates data from 70+ sheets. I need one column from that report to populate a helper sheet that I have: Source Sheets > Report > Helper Sheet As the report grows with data, I want the helper sheet to grow with it without manual intervention. Ergo, the API question. Here's what I know…
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
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…