04-17-2024 04:12 AM
05-15-2024 07:49 AM
Hey @inderjeetksasan,
Are you using on-prem Kafka? On-prem Kafka trigger does not use consumer groups.
Let me know if this helps!
Meghan
05-15-2024 07:49 AM
Hey @inderjeetksasan,
Are you using on-prem Kafka? On-prem Kafka trigger does not use consumer groups.
Let me know if this helps!
Meghan
09-01-2024 09:31 PM
If you have access to Kafka Connect connectors it might be easier/safer to configure the HTTP Sink Connector to post the events received from Kafka to the Event Streams API endpoint (and to specific topics). Then you can create a recipe that triggers from Event Streams within Workato.
(at least until Workato exposes the Event Streams as a Kafka broker, so we dont need Kafka at all *hint hint* 🙂 )