I'd like the option to detect errors and trigger a notification to myself when a Bridge Workflow stops. This would be particularly useful when running a child workflow as the entire parent and all subsequent children workflows will stop running if an error occurs. It would be nice to know that I need to retrigger my parent…
Bridge is a lot of trial and error, and because of that we don't always know what a workflow should be named when we start. It would be incredibly helpful if we were able to change the name of workflows and workspaces at any time in the development.
We're using an HTTP Call to sort a sheet based on the values within a column. Is it possible to sort by TWO columns within the same query? If so, I'd be grateful to know how the parameter body should be updated to accommodate. E.g. Sort by "Manager" then "Resource Name" Form Parameter - Body = {"sortCriteria":…
Smartsheet has come out with many great integrations and enhancement modules that our teams use. However, many of those are tied to a user and must be manually recreated or transferred to another owner if that user leaves the org. Or, an integration may be running but others don't know about it and it can break from the…
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…
Hello, Please give me the json file coming from bridge output, the data reference is not helpful for me to create a json body to call this exact field:
Hello lovely community, I need some help figuring out the best mechanism for clearing a sheet on a schedule. It really should be easier than this! I have tried the following methods, and outlined the limitations and issues below. I would LOVE to get some suggestions for other methods! Problem: I need to fully clear (delete…
This discussion was created from comments split from: Auto-Tagging of Custom Built Bridge Extensions.
I am trying to convert a base64String to binary with the function "atob". However when I run the workflow I get "failed to execute extension module : atob is not defined:". I've had other issues with JavaScript functions as well that seem non existent. Is there something I am missing? @Danielle Wilson do you know? I…
Hello, I am trying to create a workflow in bridge between Resource Management (to pull actual approved hours) and Smartsheet. There are not clear instructions on the different types of modules for the Resource Management step. For instance, I can get my workflow to run correctly IF I have a Smartsheet setup first (which…