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!
NOTE: I tried to file this several times a support ticket, but the AI BOT was unable to create a ticket and the OG Support Portal no longer allows the direct creation of tickets. Grrrrrr. ISSUE: It appears that the Update Column API PUT https://api.smartsheet.com/2.0/sheets/{sheetId}/columns/{columnId} fails to work as…
We were using python SDK to access smartsheet API's. Have seen most of the end points getting deprecated and provided new end points. Its providing the request with all params using direct API request in documentation. However no reference provided for using python SDK/other SDK's to access the API. Is Smarthsheet API…
what is the cause of "Unexpected character encountered while parsing value: <. Path '', line 0, position 0." error when using the C# SDK. the full log message is: - 2025-09-18 09:58:54 *** Exception in 'ProcessShares(Entity, EntityName, EntityId, Counter, ssWorkspace)' 2025-09-18 09:58:54 1 'ShareResources.ListShares()'…