cancel
Showing results for 
Search instead for 
Did you mean: 

GetVariable from recieveTask using REST

sarkar92
Champ in-the-making
Champ in-the-making
I try to start my BPMN process using REST and its work fine.

But one thing I don't get that my process has a receiveTask which hold a return value.
How can get that value using REST.

please help.
if possible please give some sample code example.
1 REPLY 1

frederikherema1
Star Contributor
Star Contributor
What do you mean by "return value". A signal-task is only used to "signal" a process that it can carry on. What do you want to retrieve using REST?