I want to know if the POST /message function of the Camunda REST API is updating process instance variables or does I have to update variables using the Update/Delete Process Variable function before sending a message ?
Camunda REST API :
- Message reference : http://docs.camunda.org/latest/api-references/rest/#message-deliver-a-message
- Update/Delete Process Variable reference : http://docs.camunda.org/latest/api-references/rest/#process-instance-updatedelete-process-variables