How to reassign BPM task to group using REST API
Hi,
We have a requirement to reassign BPM task to approval group( need to send to multiple users) through integration using REST API. I have couple of question here.
1) How to create approval group in BPM and can we use that approval group in REST API?
2) Using below payload I am able to reassign to specific user but I want to reassign to specific approval group. Need sample payload.
I know we have rest api perform Action on task (/bpm/api/4.0/tasks/{id}) but I am not sure how can I pass identities to group.
Any pointer or idea to resolve this issue?
0