- Bridge sort sheet by two columns
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":…
- Ability to See Integration and App Users
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…
- How do I find the ID of a Custom Field?
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…
- Show my the text file coming from Smartsheet Bridge
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:
- Clear a Sheet on a Schedule
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…
- Bridge - identify custom built modules
This discussion was created from comments split from: Auto-Tagging of Custom Built Bridge Extensions.
- Bridge JavaScript doesn't have Normal JavaScript functions?
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…
- Bridge by Smartsheet: Resource Management trigger
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…
- Bridge workflow - unarchive a Resource Management Project?
I can see in the Bridge RM integration options where I can create, get and update an RM project. Also, within the update, I see where I can archive a project. However, I don't see that I can unarchive a project in the Bridge RM integration like I can through the RM user interface. Is it possible to unarchive an RM project…
- Is it possible to rename a Bridge Workflow?
I want to duplicate one of my existing workflows to make slight modifications to it for another task, but I cannot find a convenient way to do that. There doesn't appear to be an option to directly duplicate a workflow so I've worked around that by copying it to another Workspace temporarily. I was going to rename it and…