Is there a sample integration for an application without an API that only performs database queries and API calls based on Kafka events?
Most of the samples on GitHub operate based on HTTP API calls. Therefore, a sample where a transaction starts with a Kafka event is needed.