produce_message
Send messages to Kafka topics with optional keys and headers for data streaming and event-driven applications.
Instructions
Produces a message to a topic.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_name | Yes | ||
| value | Yes | ||
| key | No | ||
| headers | No |