-
Report when scanned code
Is it possible to get a report / notification in SmartSheet if a qr-code or any other code is scanned by a smartphone (android or iPhone)?
-
Importing multiple rows into a webform
I need to get stock declarations from a supplier for about 12 items into a sheet. I would like to send him a webform each week that he can complete and submit back and that will in turn populate 12 new rows in a smartsheet. I would then use the update to update a master stock list sheet (using Azuqua). But I need to have…
-
Exchange Server 2010 or 2013 (On prem)
Any update on support for on premise implementations of Outlook platforms (Exchange 2010 or 2013) integrating with SmartSheet? We won't be utilizing Office365 at our firm. Thanks!
-
Web Forms and Paypal
I'm working on registration form that in the future we'd like to add the ability to pay online. Is it possible to add a pay feature to a web form?
-
Linking parent & child "discussion icon"
Is it possible to link individual child "discussion icons" from a user(s) to the parent "discussion icon"?
-
Getting GroupMembers of Group using JavaSDK, Smartsheet API
Hey Community! I'm stuck at a certain point in my development process. I need to receive a list of all GroupMembers of a Group in Smartsheet. I tried the following: //First, getting all groups of our smartsheet plan and storing the result in variable grouplist //Iterate through all Groups... for (Group g : grouplist) { //…
-
Magento
Has anyone got any positive experience with linking Magento to Smartsheet? eg just to populate a sheet with orders recived etc.
-
Excel Compatible Symbols
Hi there, I am creating a sheet for a project that I will need to export to Excel for poeple outside of my company to use and I was wondering if there are any symbols that are compatible with an export to Excel ie. would look the same. Thanks in advance, Graham
-
Inconsistency with using Fix Version as JIRA Filter in Workflow
I'm not understanding the logic used by the JIRA Filters section of the Workflow builder. I'm trying to filter by unreleased versions. In the best case scenario (which I don't think is available), I'd be able to specify Fix Versions equals earliestUnreleasedVersion() or, better yet, more operators could be added and I…
-
Dis-aggregate SS start and end dates in exported Excel
Hello, I am trying to see if any of the Excel wizards here can help me with a script or other macro that will disaggregate my SS exported project sheet data that contains start and end date columns (along with the usual duration column) information into individual rows for each day/date that is bounded by the SS start and…