Hi @apoorv95, Our apologies for missing this message earlier. It's
definitely doable with Kafka API and ACS API. There are two ways to go
about it -- 1) you can set up events in Kafka that pushes to a Runtime
action when there are new events and have your Runtime action push that
data into ACS. 2) you can use Kafka API to retrieve data from Kafka in
your Runtime action and push that data into ACS. We have an SDK with ACS
that could be helpful for you
(https://github.com/adobe/aio-lib-campaign-st...