Skip to main content
The Pipeline tab in the workflow sidebar shows a workflow’s three steps:
  • Extract — how the source is fetched: direct API, browser scrape, and more.
  • Transform — the workflow’s transformation, if any, plus built-in function fields.
  • Load — downloads, API access, and connectors receiving each run’s results.
Pipeline panel showing Extract, Transform, and Load tabs with transformed fields

Transformation

The Transform section lists the fields the transformation reads and the fields it adds or modifies, each with a summary of how it is computed when available. Click a field to open it in the Schema tab; untouched fields pass through as-is. Workflows without a transformation show a note saying so.

API