Trigger a flow in response to a state change in one or more other flows.

You can trigger a flow as soon as another flow ends. This allows you to add implicit dependencies between multiple flows, which can often be managed by different teams.

A flow trigger must have preconditions which filter on other flow executions. It can also have standard trigger conditions.

yaml
type: "io.kestra.plugin.core.trigger.Flow"