Bridge Advanced Capabilities

Bridge Advanced Capabilities

Schedule Workflow Runs on Bridge

Schedule workflows to run at fixed times, or to be dynamically triggered by another workflow....

Customize Trigger Names in your Workflow

Bridge workflows can have many triggers at once....

Creating a loop in a workflow

In some cases, you might want to create a loop in a Bridge workflow....

Troubleshoot Workflows with Run Log

The Run Log can be found in the Designer, to the right of the workflow....

Use child workflows to manage complex processes

You can manage your workflows better by breaking up a large automated process into multiple, smaller workflows....

Set up states in the workflow

States act like data collectors in Bridge workflows....

Inbound Webhooks

Inbound webhooks utility function

With inbound webhooks, you can generate and expose webhook endpoints to trigger workflows or actions on Bridge....

Inbound webhooks reference

Using the webhook request URL, you can make a POST request that will start a Bridge Workflow, using the following request body: { "workflow":"...