Wait for change data capture event on MongoDB server and create new execution.

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"