Skip to main content

Workflow Executions

Execute your Workflow, view results, and prepare for upcoming scheduling and notification features to automate and monitor your runs.

Quin Eddy avatar
Written by Quin Eddy
Updated over 2 weeks ago

The Executions tab is the final step in running your Workflow. From here, you can trigger a complete execution that processes all Supporting Pipelines and Output Pipelines in their defined order and delivers the output data to your configured targets.

Executing a Workflow

When you initiate a Workflow execution:

  1. All Supporting Pipelines run first, in their specified order.

  2. All Output Pipelines execute next, transforming data into the final output schema.

  3. Data is delivered to each of the defined Output destinations.

Once complete, you’ll see:

  • A Workflow Succeeded status (if all stages ran without errors)

  • A visual breakdown of the pipelines that were executed

  • A summary of Workflow Results, including:

    • Output names

    • Status (Success, Warning or Failed)

    • Download links for previewing or verifying the result data

This view provides both high-level confirmation and detailed traceability of what happened during execution.


Coming Soon: Schedules

Scheduled executions are coming in our end-of-summer release (~September 20, 2025). This will allow you to configure Workflows to run on recurring schedules—daily, weekly, monthly, or custom intervals—ensuring your data stays fresh and synchronized without manual effort.


Coming Soon: Notifications

Workflow notifications will also be included in the September 2025 release. You’ll be able to configure alerts for:

  • Successful executions

  • Pipeline or output failures

  • Specific triggers or conditions

These notifications will help ensure you're always in the loop when Workflows run or require attention.

Did this answer your question?