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.
Hello - I am trying to use the Insert Row Power Automate Smartsheet connector and it works when the sheet ID is static/hardcoded; however, I need to be able to pass in the Sheet Id from prior step. When I change from static Sheet Id to dynamic, all of the sheet column fields go away. The problem I am having is formatting…
Hello everyone, I will need to use Smartsheet API to ingest data from Smartsheet to an object storage. To do that, my client will create a view only account for me. If I understand correctly, to use the API the account needs to be licensed, so we will need to pay for this "service account". That is correct?
Hello, I am unsure of the feasibility of this goal but am hoping someone could provide some insight. Within my organization we have the following structure Workspace → Workspace → Folder. Within this folder we have additional folders that are added through an API integration we have setup. I am hoping we would be able to…