How to assign a task to all users of a group

Hi all, I’m new to camunda, and learning it along the way. I have a requirement where we need to assign a task to all the users of a group automatically. How can we do that via Java API or via Camunda Modeler? would appreciate any help/guidelines.

Thanks in Advance,
Ali

1 Like

Would love to know how to do this as well.

ML

I have been looking for the same for a while.

If you want, you can use the “Candidate Groups” and “Manage Authorization” (in Admin):

That worked for me.