Kafka Connector
Documentation using our Kafka Connector instead of the REST API integration.
We support consuming messages from a Kafka queue. You will need to provide us with the following settings:
Setting
Description
Kafka Brokers
The server that we need to connect to
Topic
The topic we should consume
Authentication (if required)
We currently support SASL/SCRAM Authentication.
Last updated
Was this helpful?