I have a problem with the Smartsheet API. I'm trying to create an Excel Addin to add multiple rows to Smartsheet. For this reason I need a way to update predecessors. The programming language I'm using is C#. As soon as I want to run an update I get an Exception with the message "update predecessor".
So the question is: Is it generally possible to update predecessors on Smartsheet via C# and if, how do I do that?
Thank you very much!