-
What's the difference between Bridge and regular automations?
It seems to me that regular automations inside sheets can do most of what Bridge can do, based on the demo available, yet it's a separate product, so I can't try it myself. Can anyone tell me the difference/advantages of Bridge? Thanks!
-
Can Bridge get data from Admin > Groups?
Is there a known or suggested method or Bridge workflow I may use to record data from Admin Center > Groups to a Smartsheet? I want a workflow to look up the groups in our plan's Admin Center and replace the rows of a sheet and column on a daily recurrence.
-
Add Retry Logic to Bridge API
Bridge doesn't have a mechanism to retry a workflow when it's stopped by error. Smartsheet should improve Bridge, so that a workflow which is stopped because of either a timeout or sheet lock is retried until successful. This can happen when you have competing processes (e.g. DataMesh, Pivot, Automations) which temporarily…
-
Bridge: Plugin Error INVALID_DATA
Hi, I am creating a workflow to update a dropdown automatically. It gets the data (array), but I get the following error when updating the column with the array data. Does anyone know the reason? Thank you
-
Saving files attached to Smartsheet rows out to Sharepoint folder
What is the easiest way to take files attached to each row in a Smartsheet and save those files out to a sharepoint folder? I know you can download them all and then go to SP and attach them, but surely there exists an automated way to move the files without ever personally touching them. Bonus if I can do it when a…
-
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…