Hi there
I'm trying to create a workflow that is triggered when a message is written to a kakfa topic and depending whether an id is present in the message, run the rest of the graph. When using the Kafka event listener, is it possible to also pass the message that triggered the event to the graph as well?
Thanks!
I'm trying to create a workflow that is triggered when a message is written to a kakfa topic and depending whether an id is present in the message, run the rest of the graph. When using the Kafka event listener, is it possible to also pass the message that triggered the event to the graph as well?
Thanks!
Comments (1)