-
Share Sheet on Bridge
I am trying to share a sheet via the Share Sheet module. I have set it up with a data reference pointing at a sheet id (I have also tried it with just the sheet ID). I've confirmed the data reference as well. The run log is saying success, but it is not in fact sharing the sheet or sending the intended email. If anyone has…
-
Generate list of current group memberships for a given user in Bridge
I would like to be able to make an API call in Bridge to generate a list of all groups/groupIDs that a user is a member of. To my knowledge, this can only be done for me as the "current user" at this time.
-
How do I find the ID of a Custom Field?
I am setting up a Bridge integration to pull a utilisation report from RM. The report i'm building needs to among others include filter on a custom field. In the configuration panel it tells me I need to add the ID of the custom field. Running the workflow with all the rest of the filters works as expected, so the issue is…
-
Bridge-Sharepoint Connection
Hello, Our sharepoint connection with Smartsheet bridge start having issues since 3/28. We did not change anything at our side yet. Please help assist how we can get the issue resolved and many thanks.
-
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!