put_ksqldb_execute
Execute ksqlDB statements to query and process streaming data, manage stream applications, and run SQL-like commands on Kafka clusters via AKHQ.
Instructions
Execute a ksqlDB statement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ksql | Yes | The ksql statement to execute | |
| ksqldb | Yes | ksqlDB cluster name | |
| cluster | Yes | Cluster name | |
| streamsProperties | No | Properties for the streams application |