-
Create Global API Profiles in Bridge for Call API
Since there are no roles in Bridge (So access by workspace isn't possible), it would be nice if we were able to create global profiles for the API Call utility. I have many workspaces and I will have to spend a lot of time work repeating the same profile over and over again. I like the new profile function of the API Call…
-
Bridge Call API Tool Now Available!
Hi Community, We’re excited to announce a simpler way to set up and maintain API calls in Bridge workflows — the Call API tool! With the Call API tool, users can store up to 20 authentication profiles per Bridge workspace and reference them when making API calls in a workflow. The Call API tool will allow for better…
-
Bridge: Reference data from child workflow in the parent workflow
Hi, I am following Reference data from a child workflow article to get a very basic operation to work. I have a child workflow which sets text using the String tool. The parent workflow calls this child workflow (for no. of runs = 1 and no params passed). The parent workflow references the value of "Compose Text" from the…
-
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…
-
For-Each loops in Bridge within a workflow
In Bridge, to do a For-Each loop you must currently spin up a child workflow and pass that workflow the array of data that you want to evaluate. This is fairly awkward and unintuitive and causes delays while Bridge attempts to start more workflows. Much better would be a "junction" type for For-Each loops that would bring…
-
Enable Oauth workflows in Bridge
Currently it's impossible to use Bridge with an API that requires OAuth authentication. For example, Google's APIs mostly require Oauth, as does Oracle.
-
Expose response headers in Bridge HTTP Utility module
Some REST APIs return information in headers rather than in the body of the response. Often this is for paging. For example, Oracle returns current and next page information in headers rather than in the body of the response. The HTTP utility module in Bridge only shows the body of the response, not headers. So it's…
-
Is it possible to rename a Bridge Workflow?
I want to duplicate one of my existing workflows to make slight modifications to it for another task, but I cannot find a convenient way to do that. There doesn't appear to be an option to directly duplicate a workflow so I've worked around that by copying it to another Workspace temporarily. I was going to rename it and…
-
Bridge - SharePoint Integration Error: When field from the source sheet is blank
Hello, I have created a bridge integration which pushes various fields housed in a Smartsheet to a SharePoint list. I have successfully done this on multiple format types, including text, numbers, checkboxes, etc. I have incorporated errors in my Bridge workflow when pushing various Smartsheet columns that are blank. The…
-
Bridge Geocode Integration Depreciation
Hi Community, This is a notice of depreciation for our Bridge Geocode Integration. For information on existing Bridge integrations, please review our help article documentation or information about how to use the HTTP Call Utility Function to request and retrieve data from other external systems. Bridge is available for…