โ06-11-2024 03:59 PM
โ06-11-2024 05:34 PM
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.
โ06-11-2024 04:18 PM
You could maybe have different workflows with different triggers that call your target/main workflow
โ06-11-2024 05:19 PM
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
โ06-11-2024 05:34 PM
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.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now