-
Bridge - Renaming key(s) in array?
In bridge, I am using the "Search Sheet" integration and return "LAST NAME", "FIRST NAME", "EMAIL" in an array. I am wondering if there is way to convert the key(s) to different names such as lastName, firstName, and "email" for each object in the array? The solution I am currently doing involves just renaming the columns……
-
SmartSheet Attachments Integrating to SharePoint Via Bridge
Has anyone solved the issue with not being able to move attachments over to SharePoint from a smartsheet form using Bridge integration? Can we move the attachments to a storage location that can then be picked up as a URL?
-
Update Dropdown Columns with Bridge Workflows Not populating all values
I have a bridge workflow set up to populate project names from the intake sheet to a dropdown column on a different sheet. I followed these instructions to a T : However I am having issues getting all of the values to load. There are 21 project names that should load but only 7 are populating on the dropdown list. I am not…
-
How to actually run JavaScript in Bridge?
I'm unable to find a straightforward way to add a JavaScript code I previously added. I only see those key / value blocks. The script was added when configuring the utility extension (Script1), but I'm unable to add it to the Run Script section.
-
Bridge - Pull Multiple contacts from one sheet & update one cell with all?
I am trying to use Bridge to pull all the contacts (Supervisors) from a roster grid that match the department defined by my trigger and then put all of these contacts into one single cell on my project tracking grid. So far, I've been able to get the array and then extract the emails I would need but there's a couple…
-
Bridge: Update a Contact Column Dropdown List?
Has anyone successfully used Bridge to update the dropdown values in a Contact List Column? I'm trying to modify a workflow that updates a Dropdown column - and it seems like it should work, but I keep getting this error (or something similar): I've tried formatting the source column as a Contact Column, a Text Column…
-
Help Article updates: Bridge, DataMesh, and Calendar App Learning Tracks
Hello Community, We’ve created three new collections of articles that highlight specific capabilities: Bridge Learning Track DataMesh Learning Track Calendar App Learning Track To view the entire catalog of help articles, visit the Help and Learning Center. Were the articles helpful? Let us know by providing feedback at…
-
Bridge and ServiceNow for new row
I am clearly missing something… Overall simple workflow New row in Smartsheet is added —> create a record in ServiceNow. I can get it all to work just as I want it if I define the row. However, I don't know how to define a row that doesn't exist, yet. Any help with this would be greatly appreciated.
-
Clear a sheet using Bridge
Hi all, I have developed a Clear Sheet solution using Bridge. Using Bridge allows you to incorporate a sheet clear into a Bridge workflow, rather than trying to align timing between workflows and other sheet clearing methods like automations and Data Shuttle. Once setup, you simply call this Clear Sheet workflow using the…
-
Why am I getting an error with Bridge when I try to pull a list of sheets within a Workspace?
I am trying to build out a workflow in Bridge that uses an API to make a call to the workspace and pull all of the sheets within that workspace. I am using bridge with the correct account that has owner access to the workspace and I have the correct authorization key put int he correct form parameters. The workspace I am…