-
Bridge: Automatically backup a workspace using "Save as New"
Would anyone be wiling to share their Bridge Workflow and Script that automatically backs up a Workspace by using "Save as New"? I hope there are many of you with a solution like this since Smartsheet's backup option is very limited, whereas "Save as New" preserves EVERYTHING. Please and thank you!
-
Is there any API by which i can import the Gantt chart created on smartsheets into my product?
-
Hello how can I produce percentage through the reports Data that are not percentage
for example - I have 5 employees who fill in online forms and I have to produce a report from all forms that will be divided into a percentage according to each employee Michal - filled 5 forms yoni - filled 5 forms total of 10 forms which means that each one of them had 50% work. i want to show it on the dashboard as a…
-
API Bulk support for Delete Group Members
Currently the Delete Group Members endpoint only supports a single userId. It would be very helpful to support Bulk semantics so we can pass along a list of users at once, similar to adding users to a Group.
-
HubSpot Integration
Hello, Other than brandfolder, what is the benefit to integrating HubSpot and Smartsheet?
-
Outlook Add-In
Need to make future enhancements to get the Outlook Add-in application to work again. The connection to allow emails to be tagged and flagged between the two platforms was a powerful tool that made makes life for detailed task tracking and assignment much easier and extremely user friendly through the Smartsheet App…
-
Enable File Handling in Bridge
Make it possible for Bridge to hand files as variables and results from actions. The example being a SharePoint API call returns a file that will then exist in the reference data of that complete action. This file/reference could then be used in future actions such as another API. My scenario required the use of the…
-
Issue with Duplicate Rows When Using Smartsheet API in Integration with NetSuite
Hello! I've encountered an issue while integrating NetSuite and Smartsheet via API. The script works inconsistently and occasionally creates duplicate rows in the Smartsheet table. Current Script Logic: A record is created in NetSuite, triggering the script. The script collects data about the parent row. A request is sent…
-
Bridge Question: How do I Add a "^" as the First Character in All Cells in Sheet
I'm trying to use Bridge to add a ^ in front of all text in every cell in a sheet. If it works, it'll allow me to turn sheet formulas into text that can then be treated as text, which Smartsheet can actually back-up. I would likely schedule the bridge flow to run shortly before the scheduled Sheet backup. Then I would…
-
Is it possible to test code in a Sandbox, and not in the Smartsheet Production Environment?
I am VERY new to API's, Python, and Bridge. I'd like to test my scripts on our existing Smartsheet Data, but without the risk of breaking something in our Smartsheet Production environment. Besides me making mistakes, to run test scripts in our environment on production data, I need a change request and multiple meetings…