Workflows

Configure Workflows to Move Data from Sources to Targets

The workflow overview section of the web application lists all configured workflows. Currently a workflow only needs a name, a description, a data source and a data target. As we mature the product, workflow configuration settings such as schedule and load strategy settings will be added to workflows.

Add Workflow

Click on the "Add Workflow" button on the workflow overview page to add a workflow. Give the workflow a meaningful name and description and pick a data source and target. Click "save" to save the workflow.

Edit Workflow

Click on the "edit" button of a workflow in the workflow overview page to edit the settings of a workflow.

Run Workflow

Click on the "Run now" button of a workflow in the workflow overview page to initiate a workflow run. In the private preview, workflows can only be trigger manually. Scheduling options are on the roadmap, of course. When you run a workflow, the web application redirects you to the overview.

Last updated