Camunda 8 api to update process variable for a running instance

Hi Team, Good Morning,
Do we have any camunda 8 Rest api to update process variable for a running instance.

Regards,
Shilpa Chalke

Hi @ShilpaN.Chalke
I’m not sure that there is REST API to do it. You can use Zeebe API RPCs the SetVariablesRequest as an alternative Zeebe API RPCs | Camunda 8 Docs
Other options are Java-client or the Spring Boot Wrapper

Regards,
Alex

1 Like

ok. thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.