-
Bridge workflow - delete a row when a trigger is met
Looking for guidance and best practice! High level - We have an intake sheet that includes two columns that have multiple selection dropdowns. In order to separate those data points for reporting, I created regional and channel sheets, along with automations that separate the data fields. All work is done on the intake…
-
Bridge - Copy Specific Cells to Another Sheet
I'm trying to use Bridge to copy only 2 cells over to another Smartsheet. I've been trying to create the workflow in Bridge using the how to guides that Smartsheet has on their site but unfortunately I can't seem to get it to work. Sheet 1 - Has a form that people can enter in when they aren't using their desk in the…
-
Error Code Bridge
Hello, When setting up the trigger for a new bridge workflow I am receiving this error when i try to save the trigger. I am admin on the source sheet Event Type: When column values are changed I checked the column name and the sheet ID and everything is correct. Can someone clarify what the issue is? Do I have to be owner…
-
Plugin Error INVALID_DATA : failed to execute extension module : {"statusCode":400,"message":""}
I have a clear sheet workflow (thanks to @Brian_Richardson and his wonderful article!) that was working great. Then, with no changes, i received the following error code. The run logs are also saying unavailable. I duplicated the workflow to make sure nothing was corrupt, same error message. Any help would be appreciated!
-
Get Sheet Module with Filter Rows - Smartsheet Bridge
Hi everyone, I'm building a Smartsheet Bridge workflow to get the activated rows from my contact sheet and update another sheet. I'm using the Get Sheet module to retrieve all row details, but it pulls in every row — including the ones I don't need. To solve this, I tried using the JavaScript module to filter the rows, but…
-
Bridge - Auto Delete Newly Added Columns
Hello, I've been trying to create a workflow in bridge that when a Move Row automation happens to a target sheet. There are certain columns that will be delete each time the Move Row automation happens. So in this example, the row is moved to this sheet, because the last two columns aren't in the sheet, I want to delete…
-
JavaScript Error with Bridge
I am using the API function to return a list of users as an array; Then I am using the Javascript Module to filter those users whos status is "DEACTIVATED" But I get the following error: "workflow execution failed: Plugin Error ERR_PROCESSING : failed to execute extension module : require is not defined" Here is my…
-
Auto direct risk from master register to project risk
I have a master risk register with a column controlled by Bridge to update when a new project is spun up in Control Centre.. that way it's easier for people to add risks for a project. Is there a way to automatically divert the risk from the master register to the respective project register? I have the project code as…
-
Bridge: Move select columns/attachments/comments to another sheet
Hello all! I'm looking to see if a Bridge workflow can be done with moving/copying select columns from one sheet to another BUT also bringing their attachments/comments over as well. I've made a workflow to copy select columns from a source sheet to a targeted sheet but never have the comments/attachment follow. I have a…
-
Using Bridge for Row Autosort
Hi, is it possible to use Bridge to auto-sort a sheet (the trigger being when a new row is inserted)?