I am running a camunda process and waiting for an event to occur. I need to trigger the message from a different API which is not part of the process.
Please let me know how can I correlate the message to the running camunda process from the API which is called explicitly.