Sign in to join the conversation:
How we can delete all conditional formatting in a smartsheet using smartsheet C# SDK?
It is not currently available to work with Conditional Formatting rules via the Smartsheet API, so none of the SDKs have it available. Those can only be deleted manually working in Smartsheet in your browser.
Thank you for your response.
Hi, Since yesterday (dec 18), many calls to the api are failing or taking way longer than expected (2500seconds to read a sheet). What is the current server status and when should it be back to normal ?
I used UiVision to bulk upload images via a form into smartsheet as an attachment. Now I want to upload each attachment into a cell. Is this possible?
I'm looking to develop a solution for copying forms from one sheet to another, based on matching fields in the forms. I am having difficulty, however in getting forms to appear as an attribute or an associated object to a sheet. What is the correct way to use the API for listing/discovering the forms associated with a…