-
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…
-
Does anyone know if it is possible to copy conditional formatting from one sheet to another?
I see some posts from a few years back. We have Bridge, would this be a solution?
-
Bridge API Call Error
I'm trying to use Bridge to access the API and sort my sheet. When I run it in Postman, everything works as expected. However, when I run the command through Bridge, I get an error. Error 1004 "You are not authorized to perform this action." I am using the same token and have everything set up according to this tutorial:…
-
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!
-
Join the new group for Bridge by Smartsheet!
We've launched a new group for Bridge users! We hope this is a space for you to find answers to your questions, provide help to others, and connect with people with similar interests and use cases. Ask your questions about building workflows, transforming data, HTTP calls, and more here. Below are a couple of new resources…
-
How to obtain sheet "created by" in Bridge for a child workflow
How can I use Bridge API Call OR Get Sheet OR another element to obtain the "Created By" metadata for use in a workflow? I see createdBy in the sheets summary in the SDK: sheetSummary - fields But I don't see it in the output of past runs of either the API Call or the Get Sheet element in Bridge. I see createdDate but not…
-
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.