-
Bridge - Error with POST call to API - Invalid Body
I'm trying to make a post call to an API using the "Call API" action within Bridge. Unfortunately, every time I try this action, it fails with an "Invalid Payload" response. I've tested the payload in Postman, and it seems to be working correctly. The API I'm using is a "POST" to a Slack Webhook. (It will automatically…
-
Use Javascript in Bridge to efficiently import data from an API
Hi all - I'm excited to share a custom Javascript solution with my fellow Bridge users. I am not a Jscript coder - all credit for this goes to the awesome @Nathan Lloyd at Smartsheet - Large Enterprise Technical Sales Engineer, who gave me the basis for this script at ENGAGE 2022. Thank you Nathan! In this thread I'll…
-
Bridge - how to start my Bridge to look for an added row so I can copy col to another col?
I have a Bridge job that I am trying to (in a Smartsheet named "Jira Movement Log") copy one column to another column when a row is added. Below is the Smartsheet that I am trying to perform the copy where the "Todays Date" column is the source column and the "Snapshot Today" is the target column. I'm basically just trying…
-
Improve Activity Log to include API Detail
When Bridge queries a sheet, it will be indicated as such within the Activity Log. However, there is no transparency as to which API workflow this is coming from, so any kind of quick troubleshooting is impossible. Smartsheet technical support also is unable to see this information from their side. The Activity Log should…
-
Create Triggers Module Issue
I have a series of sheets that I need to create triggers for that I am trying to scale via automatic trigger createion. We have a custom module in Bridge for both Create Triggers and Create Templatized triggers. I've tried using both, and while it says completed in the run log, they do not show up on the identified…
-
Plugin Error INVALID_DATA : failed to execute extension module : {"statusCode":400,"message":""}
I have a clear sheet workflow (thanks to @Brian_Richardson and his wonderful article!) that was working great. Then, with no changes, i received the following error code. The run logs are also saying unavailable. I duplicated the workflow to make sure nothing was corrupt, same error message. Any help would be appreciated!
-
BRIDGE by Smartsheet - Array[100]
I'm creating a workflow to populate a drop-down column with a large number of values. It looks like there is a 100-node limit to the row array being returned. Is this true, and if so, how do you increase this limit?
-
Bridge Triggers - Need Ability to Display Name at Roll-up Level for Long Lists of Triggers
Currently, you cannot see the Trigger name in the Trigger List and you have to open each one until you find the trigger you are looking for. This is seriously inefficient for established Bridge implementations with many triggers. Please display the trigger's name when the list is collapsed.
-
Need to flag an entry that is a duplicate of a previous entry that includes time
I have created a solution for our staff to reserve desks when they are coming in to the office. They select the desk, the day and if they want it for the AM, PM or All Day. By using formulas and helper columns I can get the solution to let a person know when their reservation is double booked based on the desk and date…
-
Conditional Junction Not Routing Correctly
I have a conditional junction checking to see if a cell value contains another value And it's saying this conditional is successful, even though it's obviously not The rest of my junctions work correctly, just for some reason this one doesn't