-
If you have Bridge, what are you using it for?
We just got Bridge, as I try and learn it, I am trying to think of all the use cases. Also, has anyone done anything with Bridge and Data Tables together?
-
Bridge Child Workflow Error Handling
I commonly use a parent workflow to get a list of active projects then run a child workflow to perform an action for each project. At present, when an error causes a child-run to fail, the parent fails as well and all runs stop. I'd like a mechanism that allows the next child flow to continue to run even if its predecessor…
-
How do I link a state to an earlier state in Bridge?
I'm trying to make a conditional workflow that will remove duplicate transactions from a ledger log if detected, and add in an updated entry from a source document. I know there is a way to do this, and I even know how to sever connections between Bridge states, but I cannot find any documentation describing how to create…
-
Bridge API?
I have a curious question. I saw in the Bridge Admin settings you can generate an API Key. It seems that bridge has an API that could be interacted with. Is there documentation for that anywhere? Could we use the "Bridge API" to do additional back end functions like changing a workspace name or workflow name?
-
Folders in Bridge Workspace
Currently for enterprise licenses (maybe for all licenses?) the enterprise shares access to a group Bridge workspace or 'directory', if you will, where all workspaces for all users reside. As a user, I can create multiple workspaces for my different needs but I cannot keep all of my workspaces collected together. One worry…
-
Bridge / JS Error
Hi, I am new to Bridge. I was following the Bridge help article for JavaScript, but I am unable to get it going. I believe I am making a very basic error, that I am unable to spot. I know programming, but have not used JS. The body of the JS Extension is only returning "hello", but I can't get it to work. Need a push in…
-
Bridge Add columns based on values within multi-picklist
Overview: We are managing the schedules of providers / resources in Smartsheet where each provider may be licensed in a variety of different states (Alabama, Alaska, Arizona, etc.). These providers / resources currently enter their shift availability into a column with their name within a Centralized Availability Tracker.…
-
Bridge - Is it possible to get Workspace URL?
Is it possible to get the Workspace URL via Bridge? Tried using both Get Row and Get Sheet functions but only see the Workspace ID.
-
Bridge Deactivate and Reactivate User Modules
Hi Community, System Admins now have the ability to deactivate or reactivate users via Bridge workflows with the new “Deactivate Smartsheet User” and “Reactivate Smartsheet User” modules in Bridge! Deactivating users is a secure means of managing users on your account to revoke access from your Smartsheet environment — and…
-
Bridge Workflow Complete Notification Option
It would be nice to have the option to include an automated alert that would trigger when a workflow has completed. This would be particularly useful to be able to include on a parent workflow after all children have finished running. For example, I will often set up a parent workflow to get all active projects then run a…