-
Auto desk integration with smartsheet
Hi Everyone I have a building contractor who uses auto desk to communicate its current state in the builds my company has contracted out. When I copy and paste directly from auto desk all of the columns are pasted as rows so I would have to go in and copy and paste each cell individually which is non value added in my…
-
Bridge: Google Translate integration
Hi, I am using Smartsheet Bridge to translate ONE column of a sheet that has a couple of 100 rows. I've tested Google Translate integration on a small data set and it works. I have the following questions: a) I provide Google Translate, reference to an array of 100 strings and configure it to translate. I expect it to…
-
Bridge: How to continue Parent Workflow after all Child Workflow runs have been completed
Hello, When referring to the Child Workflow in the Parent, is there a way to have the Parent workflow continue when all runs of the Child Workflow have completed? For example: Parent workflow has an array with 10 elements Child workflow runs for the number of elements in the array, so 10 times Is there a way to have the…
-
Retrieve Specific Virtual ID From Report Based on Column Name
The Get Report module in Bridge does not allow us to specify a column the way the Get Sheet module does. How can I use the column name to pull the virtual ID for that column? In the last screenshot containing the runtime data, I need to be able to reference the title to pull the virtual ID for a specific column.
-
BRIDGE - (URL's & IMAGES)
I've created 2 Bridge workflows. Add the URL of an attachment to a row cell. This works perfectly, but the URL is only active for 2 minutes then it becomes inactive. ? Is there a way to make URL's permanent when using Bridge ? Insert an attached image to a row cell I have not been able to get this to work as I intend. ? Is…
-
How to Generate List of All Smartsheet Objects I can Access?
Hello, I have records management policies and often need to get a list of all of the Workspaces, Sheets, Reports, and Dashboards I can at least view as an account member. I typically use the "Access.csv" report to do this, but it does not include a few useful things. I'm wondering if maybe there are workarounds I can…
-
Problem when authenticating token in API Call. Smartsheet Bridge
When I run a Make API Call I get an 401 error, Invalid Token. I have configured the HTTP request body as per specifications from the website API documentation; it's a POST request, and the actual token has been put both within commas and without it. I believe the token is not the problem because I tested the code in IDEs…
-
Smartsheet Bridge special characters not encoding in endpoint URL
Has anyone ran into this issue? I would like to parse an ISO formatted time into the endpoint URL, but it's not encoding "+" to %2B. My particular use case is getting the latest CVEs from Vulnerability APIs (nist.gov) The endpoint should be formatted as such:…
-
Bridge: Data Reference Doesn't Return Same as Hardcoded Value
I'm connected to an external API that requires a token to be added as a Request Header for calls. The token cannot be hardcoded to the call since it expires every hour. So I must make a call to refresh the token then use that in subsequent call's Header. When I pass the token as a data reference to the Header of the…
-
Bridge + SharePoint Integration
From all the videos I've watched and materials I've read it seems that Bridge is used to bring info into Smartsheet. What if I want it to share intake requests FROM Smartsheet TO SharePoint? I have this use case to share intake requests between departments that's using different systems. Currently it is being done…