-
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
-
Can I change the email that Smartsheet sends emails from using the API
I have a Bridge workflow set up and I'm calling the Send Rows API call to email out what I need. The problem I'm running in to is I don't want the emails coming from my email address. I've tried to save it using a service account to see if it would send from there instead but still shows mine. Any ideas how to change that?
-
Can Bridge Publish a Dashboard?
I'm working on a team member onboarding solution, and it needs to be automated as much as possible to avoid delays. Once a team member is approved for hire, I'll automatically spin up a new hire project in SCC, which includes a dashboard with resources for that specific new hire. I would love to have it populate the…
-
List of sheets in a Workspace using Bridge
Using Smartsheet Bridge, I'm trying to get a list of sheets only in a specific workspace. I haven't yet found a way to get a list of sheets for a specific workspace by id for example. I can list ALL the sheets... but that's not super helpful when I want just a subset of them. Only way I can think of is to have a report…
-
Bridge Error: "Failed to call update rows : Exceeds character limit. Please reduce."
I'm receiving the following error when attempting to run a Bridge workflow, which incorporates Adding / Updating a row from a different sheet. Our Bridge workflow here is a little more complex as it operates as an order queue from multiple sources; there's manipulation of the data before it gets moved to a centralized…
-
Workday.com & Smartsheet Connection for moving data
Any thoughts on what the best path forward be to build a connection between workday.com and smartsheet? Currently stuck evaluating between using Bridge or Smartsheet API/Workday API. We would like to be able to select specific line detail to be sent to workday for the req to check process and bring the requisition number,…
-
Bridge and DataShuttle
I have a sheet that is attached to a DataShuttle that is used to upload an invoice. On the invoice there could be multiple line items per category and there are 19 categories. I want to use bridge to automatically sort the entries that get added into their respective parent rows. I have been able to do this with one or two…