-
Bridge / Sharepoint ( data returned is filtering to show only records associated with me )
I've created a successful integration from Bridge to a Sharepoint Time Tracker site. There are a number of lists on this site containing Time Card entries and Time Categories. TimeCard - contains all time entries for people including myself TimeCardTest - contains time entries for people excluding myself Time Categories -…
-
Log in to Bridge with Smartsheet Credentials
Hi Community, You now have the ability to sign in to Bridge with your Smartsheet credentials! This eliminates the need to recall separate Smartsheet and Bridge login credentials and allows system administrators to extend Smartsheet security settings (like single-sign on) to their Bridge environment. Bridge is available for…
-
What happened to the Bridge WebChat Integration Help Article?
"https://help.smartsheet.com/articles/2482033-webchat-integration-overview" This is no where to be found anymore..
-
Bridge Error
I should start by saying that Bridge is my nemesis.... but I'm determined to conquer it. I'm trying to do a simple workflow, and I keep getting an error with the "Get Row" module The odd thing is.... If I re-copy the sheet ID Data Reference and paste it back in the module, and re-run, it will work.... It might even work a…
-
Auto-Tagging of Custom Built Bridge Extensions
Hi Community, You now have an additional tool in your belt when it comes to troubleshooting workflows in Bridge! Previously, it was difficult to distinguish which modules in Bridge were part of the core system and which had been custom developed (for example, a connection built by Smartsheet Professional Services to a…
-
What are other alternatives to Bridge by Smartsheet?
Hi SS Community, I have a major project in which I am responsible for managing and overseeing shipping and tracking of parts going to other countries from our facility. I have talked to my team about Bridge, but it seems the cost is quite steep at this time and proposed searching for an alternative that we can use in…
-
BRIDGE - Using JSON as HTTP Call body
Hi all, I am trying to send a JSON payload using HTTP Call utility function, but on the target url I receive the payload as a string. I am actually using a Javascript script to build the payload and then using the reference as a body, but also trying using something like { "test": true } in the body will produce something…
-
Smartsheet Bridge/JavaScript functionality
Hi everyone! I'm trying to set up some automations through Smartsheet Bridge, but I'm running up against some possible limitations in the system and wanted to check with the community to see if there might be some workarounds. Does anyone know if it's possible to do one or both of the following: Access Smartsheet…
-
Does anyone have experience with handling JWT data with Bridge?
We're using Google PubSub service to receive updates notifications and they come with JWT encoding in the web hook endpoint. Does anyone have managed to decode JWT payload in Bridge since we cannot run libraries in Bridge and there's no working Javascript to decode it. Thanks!
-
Anyone know how to use "update row" in Bridge to add a Contact to a cell?
I am trying to add a contact with the display value of a name, and the value of an email address. I am using the format in the bridge documentation but still getting an error. Anyone have success and an example of the correct format? Thanks!