-
Sheet Historian - grab snapshots of a sheet and append them to a Data Table
I'd like to be able to grab copies of a sheet and append them to rows in a datatable so I can build a "historian" over time. This is the use case: I have a sheet that all our project managers use to capture the Cost To Complete (CTC) for all our projects. Each week the PMs are asked to update this sheet with their current…
-
Maintain Triggers When Moving Bridge Workflow to a New Workspace
I learned the hard way today that moving a Bridge workflow to a new workspace removes the trigger. This is a big design flaw. Minimum request: Provide a warning to users when they attempt to move workflows to a new workspace, so they can decide whether it's worth it to set up all of those triggers again. Best option:…
-
How to get result from a child workflow back to the parent workflow?
Hi all, I have a parent workflow which calls child workflow with state name "get_workspace_id". Inside the child workflow I do some data processing and eventually I want to pass the result of Javascript back into the parent workflow. The data reference of the result is:…
-
Dynamically Scheduling Another Workflow
This is my first time trying to have one workflow dynamically schedule another and I must be doing something wrong. What I want to happen: On our main customer workflow, it is triggered by the specialist changing the Stage status. When they change to a specific stage, an email is triggered to the customer via our SendGrid…
-
Update multiple sheet column dropdowns from one source sheet using Bridge
We have a master project list that we reference to update project select dropdowns on 50+ sheets in our solution. We'd like to use Bridge to update all of those dropdowns, but we haven't found a way to update multiple dropdowns with one workflow. The workflow works fine for updating one sheet (the circled portion below),…
-
Temporary Bridge value reference issue
Hello Bridge friends, it's me again, back with another question. I have a very simple workflow to send a unique ID ("Source ID") and text ("On-Call Schedule") to a target sheet when a row is added to the source sheet. I discovered that for just two minutes on 1/5/24, Bridge populated the data reference instead of the cell…
-
Sharepoint Bridge Workflows
I'm a Bridge newbie, and so far I am a huge fan of the Smartsheet to Smartsheet workflows. I am now investigating the Sharepoint Bridge integration, and the limited information I can find in help articles suggests the only way to pull information from Sharepoint to Smartsheet is from a Sharepoint List. Is that correct, or…
-
Bridge | How to Find Rows With Status & Delete Them
I'm trying to use Smartsheet Bridge to find all rows within a Jira Status column that are closed and have it delete those tasks (rows). I've been looking at multiple articles but am having a hard time referencing what rows match this cell and then delete.
-
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…