Databricks · Arazzo Workflow
Databricks Run Job, Wait, Then Export the Notebook
Version 1.0.0
Trigger a job run, wait for it to finish, then export the source notebook.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
run-job-and-export-notebook
Run a job to completion, then export the backing notebook.
Triggers the job, polls until the run is TERMINATED, then exports the source notebook content for archival.
1
2
pollRun
Read the run and inspect the life cycle state. Loop while RUNNING or PENDING; continue once TERMINATED.
3
exportNotebook
Export the source notebook backing the job in SOURCE format for archival next to the completed run.
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.