Hi @tmj ,
Thanks for your response.
Yes, we do have alternative approaches available, such as using a custom event, triggering a webhook, or storing data in IO Files and processing it in smaller chunks. However, I mainly wanted to confirm whether Kafka can be integrated directly with Adobe App Builder. From what I understand, App Builder does not natively support running Kafka brokers or consumers within its runtime environment. If integration is possible, would it require an external service-such as a dedicated Kafka cluster or a middleware layer-to handle communication between Adobe App Builder and Kafka?