JobJob
JobCertified

Tasks that configure and run Databricks jobs with one or more tasks.

Create a job or submit an ad-hoc run on Databricks using your workspace host and token, defining task blocks (notebook, dbt, Spark submit/JAR/Python, SQL, pipeline, or run-job) that target an existing cluster. Set taskKey and dependsOn when chaining multiple tasks, and optionally block until completion with waitForCompletion to align with downstream steps.

Create automations with Databricks JOB