Make Flowable listen to a Queue and start a process

See: Message Start Event - Consuming message from message broker such as RabbitMQ

You can then use the camel task to send the message from the process back to camel, see http://www.flowable.org/docs/userguide/index.html#bpmnCamelTask for details.