1 réponse
Hi @Harshitha S ,
Definitely yes. You can take help of <kafka:consume>. This operation allows receiving messages from one or more Kafka topics, it works very similarly to the Message Listener source, so all the operations that apply to that, apply to this operation as well. With this component, recieve the incoming messages for particular topic, transform then and using create or create single store them in salesforce.
Regards,
Lalit Panwar