Open manokar-e5 opened 2 years ago
Hello @manokar-e5, would you mind answering questions in the description? Also could you find a developer doc that guiding us how to connecting with Kafka using Node.js / HTTP?
@manokar-e5 do you mean the Apache Kafka streaming platform? https://kafka.apache.org/intro
Hello @manokar-e5, would you mind answering questions in the description? Also could you find a developer doc that guiding us how to connecting with Kafka using Node.js / HTTP?
Hi @vunguyenhung I have updated the questions in the description.
@manokar-e5 do you mean the Apache Kafka streaming platform? https://kafka.apache.org/intro
Yes tha''s right @sergioeliot2039 .
Thanks for the request! We've added this to our integrations backlog, and we'll update this ticket with progress.
Probably blocked for APIs are Java and Scala based. Only possible integration could be Kafka Connect's Rest API. URLs will be need to be provided as props for Kafka is installed on containers, on premises.
Without more information, I'm going to close this issue. Feel free to reopen and add more details, if you'd like.
Can we use this sdk ?? https://kafka.js.org/
Name of app / service - Kafka Integration
Link to developer documentation thttps://kafka.js.org/
Is lack of support preventing you from building workflows, or do you have a workaround? Currently i can use the nodejs node to connect to kafka and publish events, But i don't have an option to receive messages from kafka.
Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each! I would like to have an action to send a message to kafka and an trigger to receive messages from kafka.