Kafka Topic

This page details how to set up a Kafka Topic as a source in Connections

Table of Contents

To set up a real time data sync using a Kafka Topic stream source, ensure you define your listener config with the parameters outlined in the documentation here.

1. Source Schema

  1. Add in your applicable Kafka Topic source column(s) (Image 1). See the documentation here for further details on each column type.

2. Filters

You may choose to use CQL to create a filter (Image 2). Review the documentation here for more on filters.

Last updated