Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
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!
Hi, We are a developer and building a custom web platform for one of our client who is using smartsheet. Our platform needs to get data from smartsheet and need to show the data in our custom UI. Could anyone recommend the APIs we should be using for this?
This solution updates a column formula across multiple sheets in a workspace. The script finds all sheets with a certain string in the name, finds a certain column by name on those sheets, and then updates all column formulas to a new column formula. At the time of posting, Control Center Global Updates did not allow me to…
We have a webhook created in one of our Smartsheets, and we've been noticing lately that the webhook callbacks immediately disables the webhook after 1 try, causing data discrepancies between the Smartsheet and the system it sends the data to. Here's an excerpt JSON message received from Smartsheet showing the callback…