Send Documents to a Kafka Topic
This example pipeline demonstrates how we can send documents to a Kafka topic using the Kafka Producer Snap. We use the Sequence Snap to enable the pipeline to send documents in large numbers.

Download this pipeline
- Ensure that the Kafka Producer Snap is configured with the correct topic name and partition number.
- Validate that the Sequence Snap generates the expected number of documents before sending them to Kafka.
- Confirm successful message delivery by reviewing the output preview or monitoring the Kafka topic.


