Applies to

Bridge by Smartsheet

Capabilities

Who can use this capability

People with a Bridge account can create, view, edit, and delete workflows, workspaces, integration authentications, and manage users.

Bridge is available for purchase with an Enterprise Smartsheet plan.

Bridge: Key concepts and terminologies

As you get started using Bridge by Smartsheet, you encounter different concepts and terminologies. Read on to learn more about them.

PLANS

  • Bridge by Smartsheet

Permissions

People with a Bridge account can create, view, edit, and delete workflows, workspaces, integration authentications, and manage users.

Bridge is available for purchase with an Enterprise Smartsheet plan.

Workflows

Workflows automate your business processes. Use workflows to connect different items in your Smartsheet account, and Smartsheet to other systems. When you create a workflow in Bridge, these are the elements you work with:

  • Integrations
  • Triggers
  • Modules
  • Data references
  • Child workflows
  • Junctions
  • States

Integrations

With integrations, you can use Bridge to connect Smartsheet to other third-party systems, using them to send or receive information from and to Bridge. Some integrations can also trigger your workflows.

Some third-party systems require a callback URL to complete the setup for Bridge in that system. This URL allows the third-party to call Bridge and enables Bridge to work with that system. Bridge's callback URL is https://oauth.bridge.smartsheet.com/api/settings/oauth/oauth2callback.

Triggers

For a workflow to run, it needs to detect a go-signal. Triggers act like go-signals in a workflow. They can be based on: 

  • an integration, 
  • a schedule, or
  • a different workflow. 

You can also customize a trigger to be based on a specific webhook.

Modules

Modules are the various elements of integrations and utilities. Think of modules as the action(s) that happen when your workflow detects the trigger. You can use them to:

  • Push updates from a workflow, 
  • pull information into a workflow in real time, or
  • manipulate already gathered data for use in other parts of the workflow.

When you use custom-built integration or utility modules in your workflow, you see a Custom Built tag when editing the module. If you’re interested in custom implementation options, contact your Smartsheet advisor or reach out to our sales team.

Data References

Instead of manually entering the values you need in a workflow, you can use data references. What they do is reference values and inputs located elsewhere. 

You can reference data from:

  • the Run Log
  • a state, or
  • a child workflow.

Child Workflows

Child Workflows are workflows triggered by another workflow, called a parent workflow. This may be useful when your workflow is complex, as breaking it into multiple pieces makes it easier to read. 

Additionally, you might have several workflows where a portion of each is the same. Instead of building the same steps over and over, you can build it in a Child Workflow. Then you can trigger it from all the other workflows.

Junctions

Junctions let you route workflows in different directions as needed.

States

States are the individual stages of a workflow. They act like data collectors in workflows. 

The State name influences the data references in the workflow. Changing a state name after you’ve set data references in your module requires you to update the data references for the workflow to run successfully.

Was this article helpful?
YesNo