Skip to main content
Version: 3.0.0

Flow

This guide will go over how to manually run a flow and review the results. For scheduling and automating flows, see the how to guide here.

Prerequisites

  • A Project
  • A Workspace
  • A Flow

Build

Navigate to the desired Workspace from the home page.

Home Page

Before building, ensure any files that are being worked on have been saved by clicking the save button at the top-right of the screen. Tabs with unsaved changes will have an asterisk (*) next to them.

Save

Next, click the build button at the bottom-left of the screen, this will build all of the resources in the project.

Build

Once the build has successfully completed, the Build Panel will show the list of flows for the project and some summary information.

If the build panel is not visible, click the Show Build Panel button at the bottom-right of the screen.

Run

To run a flow, select it from the Build Panel.

Click on the triangular Run button at the top-right of the build panel, next to Actions.

Run

An entry will appear under the Runs tab in the Build Panel indicating that the flow is running.

Finished

Review

Once a Flow Run has completed, you can view information about that run like logs, run timeline and configs by selecting the entry for that run in the Runs tab.

Save