Discovery API:dataform.v1beta1
High Impact
Docs

Dataform introduces event-driven triggers and Git links

This update introduces a robust triggering system for Dataform workflows. The new WorkflowTriggerConfig allows developers to define TableUpdateTrigger conditions, enabling workflows to execute automatically when a specific target table is modified. The configuration supports logical conditions (ALL/ANY), rate limiting via minExecutionDuration, and observability through recentTriggerEvaluationRecords. Additionally, GitRemoteSettings now includes a gitRepositoryLink field, allowing integration with standard GCP Git repository connections for machine-based authentication.