Sign in to join the conversation:
How to delete a column with conditional formatting rule using smartsheet C# SDK? We are getting error - "The column specified is used in a conditional formatting rule, so the column cannot be deleted and its type cannot be changed.".
Is there any way to delete a column with conditional formatting in smartsheet using smartsheet C# SDK?
Hi,
Conditional formatting is not accessible via API.
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…