Redirect service task to external process

Hi all!
I have two camundas in my project:

  1. for customers
  2. for employee

I can’t start message event from 1 camunda into 2 camunda.
Can anyone please help me with this?
Is there any examples?

Thanks

You have to use rest api post http://camunda2:8080/engine-rest/message

1 Like

Maybe it could be make with kafka?

Do as you wish, i think all can be done differently, I just mentioned direct way to solve issue

two camundas in one kafka broker, is there any way to set up camunda id with service task?