-
Run a cell value from an array multiple times for an API GET request call?
Is it possible to process an array containing the cell value (the array would be rows) in an API call in Smartsheet Bridge? I have this scenario: I have a trigger that activates every time a value changes in a Smartsheet column. The way it runs helps to retrieve row by row and take the data I need to make an API call. I…
-
Update Bridge UI for accurate Run Status
When you stop a Bridge workflow, the run status does not update to reflect the status. This makes it impossible to audit runs (especially ones which have many children). Fix the UI, so that the Bridge Run status actually says "Stopped" when you stop the run. Otherwise the run status continues to say "Waiting" which is…
-
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…
-
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…
-
Bridge list sheets shared with specific user across entire Smartsheet account
How would I go about creating an API Call to identify the list of sheets shared with a specific user (not me)? Background: I am the system admin of our Smartsheet account, but we have a unique situation where we're sending data outbound via API to a system in which our company has developed internally. Their API is pulling…
-
BRIDGE - Move new row to correct sheet level
I believe I have seen the instructions for this BRIDGE workflow before, but for the life of me I just can't find it. I'm trying to create a BRIDGE workflow that will move a new entry under the appropriate parent row of the same sheet. For example: Let's say there are 10 project types at level 0. If a new record is…
-
Bridge to autogenerate filters
Would like the ability to autogenerate filters using bridge.
-
Sharepoint integration issue
Hello, I have been creating an integration between Bridge and Sharepoint. I have made the connection successfully. In the screen of Extension - Sharepoint trigger, I have settings as in the attached screenshots. There is an error showing that my Sharepoint list does not exist. There may be something wrong with my settings?…
-
How do I loop through an Array in Bridge?
Hello! I have been trying to loop through an Array in Bridge, and can't seem to figure it out. From what I can find online, I need to use a child workflow and send the Array there while also setting the child workflow's "number of runs" equal to the length of the Array. This is partially working. The Array is being sent…
-
Bridge - Stop all events in run log
I recently added a lot of new rows to a list, and it triggered about 60 pages of events in the run log. Many of the events have been running for 30+ minutes — it would be nice to have a 1 click stop all events in the run log on bridge.