Google Cloud Dataflow · Arazzo Workflow
Google Cloud Dataflow Create Job From Template and Track
Version 1.0.0
Inspect a classic template's metadata, create a job from it, then confirm the job exists.
View Spec
View on GitHub
Apache BeamBatch ProcessingBig DataData ProcessingETLStream ProcessingArazzoWorkflows
Provider
Workflows
create-job-from-template-and-track
Read template metadata, create a job from the template, then confirm it.
Retrieves template metadata, creates a job from the template, and reads the created job back to confirm registration and current state.
1
getTemplateMetadata
Read the classic template metadata at the supplied Cloud Storage path to confirm the template exists and to inspect its parameters.
2
createJobFromTemplate
Create a new Dataflow job from the classic template with the supplied job name and runtime parameters.
3
confirmJob
Read the newly created job back to confirm it was registered and to capture its current state.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.