Pipelines
Pipelines let you automate data workflows — transforming, validating, and routing data as it flows through CubeStack.What is a Pipeline?
A pipeline is a sequence of steps that process data automatically when certain events occur, such as a record being created or updated.Use Cases
- Data validation — Enforce business rules beyond column-level validation
- Notifications — Trigger webhooks or emails when data changes
- Transformations — Automatically compute or format field values
- Syncing — Keep data in sync across cubes or external systems
Pipelines are an advanced feature. Check your plan to see if pipelines are available.