02-15-2024 03:35 AM
Hello All
We have a use case to connect to Confluent Kafka only using OAuth. I guess SL Kafka connectors don't support OAuth. Can someone suggest if there is any other way to achieve this, apart from using Rest interfaces?
Thanks
Solved! Go to Solution.
02-15-2024 07:28 AM
This is something our Snaps Team is actively working on.
02-15-2024 07:28 AM
This is something our Snaps Team is actively working on.
02-16-2024 01:57 AM
Thank you! I will try with Rest interfaces till then.
02-22-2024 05:06 AM
Have anyone tried consuming messages from Confluent Kafka topic using Rest Get in Snaplogic? i only get the metadata but not the key , value pair of data from the Topic. I see few posts in Kafka end saying we can not consume messages from a topic using Rest API. Is there a way?