-
Smartsheet SMS Functionality
Has anyone successfully integrated Smartsheet with an SMS service provider? I'm looking to be able to send SMS reminders and alerts to contacts on Smartsheet on a scheduled basis.
-
Smartsheet API Webhook options
Recently 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": "column" doesnt work. Are these options hidden in the documentation?
-
Scanning a Barcode
Does anyone currently know if smartsheet is capable of capturing data from a bar code?
-
Smartsheet API Request Limit
Hi 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 try to input about 100 data points at once, at which point I get a tonne of emails telling…
-
View Pictures on Mobile App
I 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 seem to open pictures beyond a thumbnail. Any advice?
-
C# API Media type not supported - Error 1124
Hi 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 code var client = new RestClient("https://api.smartsheet.com/2.0/sheets/239613.../columns"); var…
-
Embed a smartsheet iframe into Google site?
This seems like a no-brainer, and maybe it has to do more with google's secret jealousy of SS, but why the f*#k can't I embed a SS iframe into a Google Site that I make for the company? This seems like the first thing any joint venture between google and SS would ensure possible. Can you please help?! :-)
-
Smartsheet connection with Alteryx workflow
Hi, 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 message in Alteryx is "No valid Fileds were selected. This connection between Alteryx and…
-
Customer updates
Hey 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 Gunsmith and as the firearm gets it's proper service or repair, we update certain columns of the…
-
Project Settings API
Does anyone see how to set the project date range in the project settings through the API? I need to create a trigger that changes the dates that respond to the predecessors from one set of dates to another set of dates.