-
How do you resolve modules to use the smartsheet npm package on nodejs?
I 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-app solutionname > cd solutionname > npm start It works - your browser comes up with the…
-
Keeping persistent dates for status changes
Building a kanban board with typical IT cycle states: Ready, Dev, Test, Deploy, Done. I'd like to track cycle times and throughput. I've created (locked) columns to capture a status change for each of the cycle states; e.g. Dev Start and formula "=IF(Status@row = "Dev", TODAY())". That works to capture the date that a task…
-
Datamesh
Good Afternoon Does anyone know how to use Datamesh??? I am having trouble getting it working, any tips??? thanks in advance Michael
-
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.
-
Using JQL in the Jira + Smartsheet Connector
The help article located here - https://help.smartsheet.com/articles/2476121-jira-workflows#fieldmapping States that you can use JQL to define filters for the workflow. Quoted here... "You can use one of two methods for defining criteria in Jira filters in your workflow: * Jira Query Language (JQL)—Although JQL requires…
-
Scanning a Barcode
Does anyone currently know if smartsheet is capable of capturing data from a bar code?
-
Anyone out there using Data Uploader
Hello all, I am trying to figure out if there is a way to have data-uploader only add new entries instead of updating existing data. Anyone come across this? Thanks in advance.
-
PayPal and web forms
We would like to use a Smartsheet web form for event registration, including the payments. Is it possible to accept PayPal payments with a Smartsheet web form?
-
Using the app for approval request
Every time I get an approval request update it opens up a new safari page. I would like to use the app to give an approval request. For example, I had 10 approval requests. Each one I click on (on my phone) it opens up a new safari browser page. It's a little annoying. Cumbersome. I want to be able to do it all through the…
-
Completed Row Drops To Bottom
Hi everyone, While at Engage18, I heard there would be a way to have a row drop to the bottom of the sheet, once completed. Does anyone know if it's at all possible right now, or is this something they are still working on?