RealtimeTrigger​Realtime​Trigger

Trigger a flow via a PostgreSQL change data capture event in real-time and create one execution per row.

If you would like to consume multiple messages processed within a given time frame and process them in batch, you can use the io.kestra.plugin.debezium.postgres.Trigger instead.

yaml
type: "io.kestra.plugin.debezium.postgres.RealtimeTrigger"