- Bridge API?
I have a curious question. I saw in the Bridge Admin settings you can generate an API Key. It seems that bridge has an API that could be interacted with. Is there documentation for that anywhere? Could we use the "Bridge API" to do additional back end functions like changing a workspace name or workflow name?
- Folders in Bridge Workspace
Currently for enterprise licenses (maybe for all licenses?) the enterprise shares access to a group Bridge workspace or 'directory', if you will, where all workspaces for all users reside. As a user, I can create multiple workspaces for my different needs but I cannot keep all of my workspaces collected together. One worry…
- Bridge / JS Error
Hi, I am new to Bridge. I was following the Bridge help article for JavaScript, but I am unable to get it going. I believe I am making a very basic error, that I am unable to spot. I know programming, but have not used JS. The body of the JS Extension is only returning "hello", but I can't get it to work. Need a push in…
- Bridge-Workflows max
Hi , I am using smartsheet bridge to be trigger to the smartsheet changes, but I have about 300 rows make trigger the workflow same time. Is there a limit for number of trigger?
- 桥梁基于值添加列within multi-picklist
Overview: We are managing the schedules of providers / resources in Smartsheet where each provider may be licensed in a variety of different states (Alabama, Alaska, Arizona, etc.). These providers / resources currently enter their shift availability into a column with their name within a Centralized Availability Tracker.…
- Bridge - Is it possible to get Workspace URL?
Is it possible to get the Workspace URL via Bridge? Tried using both Get Row and Get Sheet functions but only see the Workspace ID.
- Bridge - Filter an Array Object by a Particular Field
I have an array of objects that I need to filter and find a particular field in Bridge. ex. [{name: 1, id: 123}, {name: 2, id: 321}] In this case, how would I select the id for the "name" key/field whose value is "1"?
- Are there any Bridge SharePoint videos?
I am imagining some very cool things I could do if I just had a little boost with Bridge and SharePoint. I would very much like to automate Get List and Get List Items to put SharePoint document library metadata in DataTable or even just a sheet, in order to dashboard on the state of that document library and automate…
- Bridge Deactivate and Reactivate User Modules
Hi Community, System Admins now have the ability to deactivate or reactivate users via Bridge workflows with the new “Deactivate Smartsheet User” and “Reactivate Smartsheet User” modules in Bridge! Deactivating users is a secure means of managing users on your account to revoke access from your Smartsheet environment — and…
- Bridge Workflow Complete Notification Option
It would be nice to have the option to include an automated alert that would trigger when a workflow has completed. This would be particularly useful to be able to include on a parent workflow after all children have finished running. For example, I will often set up a parent workflow to get all active projects then run a…