API & Developers
Archives for December 2018
Discussion List
-
API Conditional FormattingIn API & DevelopersHi - It sure would be nice to have the ability to update conditional formatting via the API. I see a thread from 2016 - is this something that the dev team could look at? Many Thanks, Sean
-
API CSV import to active SmartSheetIn API & DevelopersHello, I have written a program that utilizes the API from smartsheets; for simplicity, it just takes data from a source and imports it to SmartSheets. Problem is, it can only import it on a new sheet, not an active sheet. I understand th…
-
DatameshIn API & DevelopersGood Afternoon Does anyone know how to use Datamesh??? I am having trouble getting it working, any tips??? thanks in advance Michael
-
API.SmartSheet.ComIn API & DevelopersI have an application that updates a SmartSheet using the available APIs.. The application uses the C# NuGet packages for Visual Studio (2017) The program has been working flawlessly for over 12months now but as of 1am last night (UK time…
-
Smartsheet API Webhook optionsIn API & DevelopersRecently I created a nice working webhook with "scope" : "sheet" and "events" ["*.*"]. But I discovered that I only need the updates on a specific column. Unfortunately "scope": "colu…