-
Bridge parent workflow trigger not passing through information to child workflow
Novice Bridge user, so apologies in advance if this is a elementary inquiry. I am following the Engage '24 workflow for creating multiple rows from a single form entry and I'm stuck at the Child workflow. The Parent Trigger is set, but when I run the parent workflow, none of the parent data passes through to the child. I…
-
Bridge - why Array Management Size/Length returning 1 even the array is empty
I am trying to check if the search sheet has any result or not. Even the result is coming as 0, the Array Management: Size/Length is giving output as 1. Anybody has any thoughts on this?
-
Bridge Error: When field from the source sheet is blank
I've created a very simple workflow - copying data from one sheet to another when a row is added (just getting started). And I finally got the darn thing working - Yay!! BUT: I just got this error - because the date in the source sheet is blank. How do I set it so that if that date is blank (or any field, for that matter),…
-
Smartsheet Bridge: Duplicate a Workflow
I think it would be extremely helpful to be able to copy/duplicate a workflow that you've created in Smartsheet Bridge in order to slightly modify it for another task without losing your original. Currently, the only way to do this would be to copy the same workflow into a different workspace. The issue with this is that…
-
Smartsheet Bridge: New Junction
Hi, I am exploring the "New Junction" in Bridge. When I add a value in Context using the dropdown, e.g. sys-animals, Bridge complains of unsupported module. Can someone please shed some insight into how the Context and Values To Check For can be used? Regards, AK
-
Bridge Documentation in Smartsheet University
The documentation for Bridge is lackluster and really comes up short for new users (even those who are coding & development-minded). Please add examples of basic workflows that can be built, either in Smartsheet University or in your documentation.
-
Data bridge - creating multiple, nested rows from form submission
I am watching back the ENGAGE '24 "Discover advanced automations using Bridge by Smartsheet" presentation, done by Josh Jones and Chad Eiring. I'm trying to recreate the solution shown in the later half of the presentation that takes a form entry, gets row, and splits it out into multiple rows/tasks nested under the…
-
Improve Error Handling in Bridge
If a workflow fails due to an error, I have no way to handle that error. For example this error below when I try to add a user to a group, but that user is already in the group. There are modules after this workflow that I still need to run. I would want to this workflow to go a different route based on this error, but…
-
Merged: Bridge - Error Handling
This discussion has been merged.
-
Help with Verification Step of Webhook Creation Using Bridge
I am trying to use the Bridge API Call Utility to create a webhook on a sheet. I then want to use the Bridge Inbound Webhook integration to monitor sheet activity via the webhook and trigger a Bridge Workflow. I am able to create the webhook, but I'm having trouble figuring out how to complete the Verification Process. Can…