Trigger a flow on a change data capture event in MongoDB and create new execution per batch.

If you would like to consume each message from change data capture in real-time and create one execution per message, you can use the io.kestra.plugin.debezium.mongodb.RealtimeTrigger instead.

yaml
type: "io.kestra.plugin.debezium.mongodb.Trigger"