API & Developers
Connect with other developers using the Smartsheet API.
Discussion List
-
How do you resolve modules to use the smartsheet npm package on nodejs?In API & DevelopersI am trying to use the Smartsheet API on nodejs (v8) on windows. When I add the smartsheet npm package, my solution no longer compiles. Easiest way to reproduce (though it reproduces without using create-react-app): > npx create-react-…
-
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…
-
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…
-
Scanning a BarcodeIn API & DevelopersDoes anyone currently know if smartsheet is capable of capturing data from a bar code?
-
Smartsheet API Request LimitIn API & DevelopersHi there, I'm hoping you guys can help me understand a problem I'm having, and maybe help me figure out a solution to it! I'm using Zapier to input some data in to a smartsheet. The problem I'm having is that every so often it will…
-
View Pictures on Mobile AppIn API & DevelopersI love the ease of uploading photos to my SmartSheets. Viewing these photos is perfect from my laptop, it opens another tab and I can zoom or download the image. I'm looking for similar features in the Mobile App. I run Android. I cannot …
-
C# API Media type not supported - Error 1124In API & DevelopersHi Guys, Trying API for first time. I am able to do GET sheet details successfully. But when i post to create new row/column i am getting the following error "Invalid Content-Type header. Media type not supported" for the below…
-
Smartsheet connection with Alteryx workflowIn API & DevelopersHi, Someone facing an issue to connect data from Smartsheet into workflow in Alteryx? I have an Alteryx with data connected from Smartsheet that always worked well, but last friday the alteryx wont able to connect with Smartsheet, the…
-
Customer updatesIn API & DevelopersHey Gang. Hope all is well! So I am trying to make an intergration happen and I believe there are a couple different ways to do this, but I need help starting. So I have a smart sheet with all my customers orders on it. I am a Gun…