-
How to convert multiple TEXT names or emails into multiple contacts using Bridge
There currently isn't a way to use a formula to bring together and output multiple contacts into one cell, the values will appear as Text values. (SS Enhancement request submitted). However, I was told there is a way to use Bridge to convert the combined multiple contacts from TEXT to contacts. Please show me the solution.…
-
Update multiple sheet column dropdowns from one source sheet using Bridge
We have a master project list that we reference to update project select dropdowns on 50+ sheets in our solution. We'd like to use Bridge to update all of those dropdowns, but we haven't found a way to update multiple dropdowns with one workflow. The workflow works fine for updating one sheet (the circled portion below),…
-
How can I replicate a bridge workflow across multiple sheets?
I have a bridge workflow to copy the task name from my schedule into my risk register.. basically I want to duplicate this across all my projects… is there an easy way to amend the workflow so I can just add the sheet ID’s of the other schedules and registers?
-
Update Multiple Columns with Single API Call in Bridge
I am trying to update multiple columns' properties using a single API module in Bridge. I am pretty sure my Request Body is formatted properly. I have used "PUT" and gotten the standard 404 message. I also tried PATCH and got this: "<!doctype html><html lang="en"><head><title>HTTP Status 501 – Not Implemented</title><style…
-
Bridge Search for a value - What are the modules to use?
I have a use case as follows: When a row changes or is added in the source sheet, I want to search for the row's column named "Key" against a column also named "Key" on a target sheet. If found I want to update a column named "History" in the target sheet that matches the source sheet's key. I also want to write the word…
-
Bridge: Update Columns--With Colors?
I'm curious if there is any way to associate colors to the values using the Bridge "Update Column" element. The first column in this image is created manually. The second was created using Bridge. It's not in the API documentation ..and is clearly not in the element: Any ideas?
-
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!
-
Update multiple column dropdowns on one sheet, from one source sheet using Bridge
Hello! Bridge newbie here. I have successfully set up a Bridge to update the column dropdown for one column from one source sheet. I'd like to build off this bridge to update multiple columns dropdowns on the same sheet, using the one source sheet. Is this possible? Here is what we have set up so far. @Genevieve P.…
-
Adding Users to a Group
I'm trying to build a workflow that will automatically add users to a Smartsheet Group if their email is our company's domain (to make it easier to share WorkApps and some universal workspaces). I've got everything working but the darn HTTP call to add to the group I am using Get Row to pull email addresses from my Users…
-
Bridge & ServiceNow Integration
Hi Smartsheet Family, I am trying to integrate ServiceNow with Smartsheet at my job and I am having some trouble. I know some of you have successfully done this so help would be much appreciated. I was able to get an OAuth where the client ID and secret was auto generated but our SNow team created a SNAPI account for me to…