Discussion board where members can learn more about Qlik Sense App Development and Usage.
Hello Team,
Is there any way we can connect Qliksense to Message Broker Apache Kafka ? Any sample script for the same would be much appreciated. Thanks.
There seems to be a REST api for Kafka: https://github.com/confluentinc/kafka-rest
You should be able to use the Qlik Sense REST connector with that api.