Invoking services from a Camunda 7 process
This best practice targets Camunda Platform 7.x only! If you are using Camunda Cloud, visit connecting the workflow engine with your world.
This best practice targets Camunda Platform 7.x only! If you are using Camunda Cloud, visit connecting the workflow engine with your world.
To start a new process instance or to route a message to an already running instance, you have to choose the appropriate technology option to do so, like using the existing API or using customized possibilities including SOAP, AMQP, or Kafka. Leverage the possibilities of the universe of your runtime (like Java or Node.js) and the frameworks of your choice to support the technologies or protocols you need.