Skip to content

Go To URL Rule

The Go To URL rule is all about navigation. It opens a specified URL, which can be either a relative URL within the BizzStream environment or an absolute URL to an external website. This is a great way to guide users to the next step in their process or to an external resource.

How to Add and Configure the Go To URL Rule

  1. Open the desired action in your workflow.
  2. Navigate to the Rules section and click the button.
  3. In the configuration pane, select Go To URL from the Type dropdown.
  4. Provide a clear Label and Description.
  5. Configure the rule properties as outlined below.
  6. Click Save to confirm the rule.
  7. Finally, click Save in the action properties pane to apply the changes.

Rule properties

Field Required Purpose
URL Yes The URL to navigate to. This can be both a relative URL (/menu/orders/) as well as an absolute URL (https://www.bizzstream.com). It is also possible that the URL contains BizzStream expressions (/menu/orders/F[“_id”]).
Open in new tab Yes This option determines whether the URL will be opened in a new tab or in the same tab.

Tip: You can use this rule to set up navigation to other applications. For example, you could configure it to open Google Maps with a pre-configured route based on data in your document. For more information, see Enabling Navigation with Google Maps in Map Control.