-
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…
-
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…
-
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…