API & Developers
Archives for March 2019
Discussion List
-
Web Push Notifications to Windows 10 Notification CenterIn API & DevelopersWe have been relying on email to notify people of any Smartsheet notifications they may be receiving as our users are not in the application daily. The problem with the emails is that our company will not add anything to external to our sa…
-
Create an event on a Google Calendar using the information from a SmartSheet FormIn API & DevelopersIs there a way to automatically create an event on a Google Calendar based on data collected from a SmartSheet form?
-
Set default home sheetIn API & DevelopersIs there a plan to allow for setting a default home sheet?
-
Delete row method returning a parsing error when it previously workedIn API & DevelopersHello, This method was not giving me any issues prior to today. I'm using hte c# sdk. code: smartsheet.SheetResources.RowResources.DeleteRows(long sheetId, Sheet getSheet, true) returned error: NameValueType ▶$exception{&…
-
GMAIL and Smartsheet IntegrationIn API & DevelopersGood afternoon Is there a reason why we are not able to fill out some of our columns on the Samrthseet Side bar ? It says "Please edit the following columns in Smartsheet" which requires an added step....... Thank you …
-
Can anyone help, please? Error on update formulas in cells with APIIn API & DevelopersHello! I am using your SmartSheets JavaScript SDK: https://github.com/smartsheet-platform/smartsheet-javascript-sdk for automate some process in sheets. But when i try to set/update formula in cells, i always get an error ‘#UNPARSED’ ins…