-
Using Bridge to Delete Rows
Hello! I'm new to Bridge, so please forgive my ignorance. I set up a workflow to delete rows in a sheet when a checkbox is checked. I set up the workflow as described here. It only works when I enter a row ID into the Get Row module, otherwise it stops. This kind of defeats the purpose of setting up a workflow if I have to…
-
Potential reasons why my trigger is not resulting an event during run log (Bridge)
I've completed the authentication process, created a trigger and made sure that the trigger has the right source sheet and event type but I am noticing that I can't get any data from the trigger. My goal is to get the row information when new row is added in my sheet so I can copy some of the data over to another sheet.…
-
Use Cases for Smartsheet Bridge or AWM
Hi Everyone, I've been working to bring my PMO into Smartsheet for our documentation over the past 18 months. My team has made a lot of progress with using sheets to track assignments, out of office time, and the progress of change orders, but we're starting to run into some roadblocks when it comes to scaling our…
-
Deleting Rows from a Sheet Using Bridge
Hello! I'm new to Bridge, so please forgive my ignorance. I set up a workflow to delete rows in a sheet when a checkbox is checked. I set up the workflow as described here. It only works when I enter a row ID into the Get Row module, otherwise it stops. This kind of defeats the purpose of setting up a workflow if I have to…
-
Easier Bridge data references
When referencing data in Bridge, you must either copy or type in references like {{states.startstate.smartsheet.get_sheet.sheet.rows.0.cells}}. It would be FAR more intuitive and easy to use if Bridge could apply a logical short reference to the steps and resulting data. So for example, in a short Get Sheet workflow, the…
-
Bridge - How to Store All Data From Multiple Child Runs For Comparison
Hello Bridge folks! Scenario: I’m calling an API that paginates its response data by providing a “next_page_token”. I use this in another call to get the second page of the response data. I’m using a child workflow to run once to get the first page of data, determine if there is a next_page_token, and if there is, call…
-
Increase Bridge Run Log Entry Limit / Update Error Prompt
If an individual Bridge run log entry exceeds 4mb of data, you'll see the error message “Run logs aren’t loading right now…” with a suggestion to check your internet connection. The error prompt is incorrect, and unhelpful. Improve the usage of Bridge by increasing the data load limit to align against the limitations…
-
Enable File Handling in Bridge
Make it possible for Bridge to hand files as variables and results from actions. The example being a SharePoint API call returns a file that will then exist in the reference data of that complete action. This file/reference could then be used in future actions such as another API. My scenario required the use of the…
-
Using Bridge Parent Workflow to trigger children based on which columns were updated.
Hi community, I'm fairly new to using Bridge, but I have a couple of flows working nicely. Very proud of myself! I'm trying to understand how I can use the "Row updated" trigger followed by a "Get Row". Then, use a junction(?) to o evaluate if any of 6 columns has had their checkboxes checked which would trigger all…
-
Any Ideas or feedback?
Hello Looking for ideas on automation solution and hoping someone here can help. Scenario: My utilizes Smartsheet as Workforce Management System. We support a contact center of around 1k agents. The various sheets\reports\dynamic vie\ automations that have built cover the full gambit of a WFM system including a roster,…