Camunda 7 workflow: how to send message from Kafka consumer to Camunda workflow

I have use case where i am receiving message containing message key and read those message in Kafka consumer. i have to send those message to Camunda workflow which is running and waiting for that message and on based of message key workflow execute further steps