Databricks · Arazzo Workflow
Databricks Find Job by Name and Run It
Version 1.0.0
Look up a job by exact name, then trigger an immediate run of it.
View Spec
View on GitHub
AIAnalyticsApache SparkBig DataClean RoomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
find-job-and-run
Resolve a job by name and trigger a run.
Lists jobs filtered by exact name, confirms a match exists, and triggers a run-now for the first matched job.
1
findJob
listJobs
List jobs filtered by exact name and capture the job_id of the first match.
2
runJobNow
runJobNow
Trigger an immediate run of the matched job, optionally passing notebook parameters.