mhiltner
Databricks Employee
Databricks Employee

Hey, not sure if this will do the trick, but i've thought about two workarounds:

1. Check if the "databricks bundle run my_job" suits your case. It accepts the name as the key to run here. 

2. Would it be an option for you to use databricks jobs list command (you can also filter with job names) and extract the job id? 

View solution in original post