cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is there a way to have multiple triggers for a single workflow?

Peter-M
New Contributor
 
3 REPLIES 3

Felipe
New Contributor II

You could maybe have different workflows with different triggers that call your target/main workflow 

jacolei
New Contributor II

Absolutely, you would design a trigger for one task (eg new file) and another one (eg schedule), then have a third task that runs when both of those tasks complete

mhiltner
New Contributor III
New Contributor III

You could have a workflow with two tasks, one being a "trigger checker" that could be a super light task scheduled to run every X hours/minutes. This first task would check for your different triggers and define a success criteria for your next task. Then you condition the actual task that you need to execute only if one of these conditions are satisfied. 

Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!