The AssignedTo field is a string takes single person in the Azure Devops - When a work item is assigned trigger.
I want to create a flow for all the users of a group.
I can find examples of "apply to each" where we want to do a specific action for all of the items in the list but nothing on how to send the output to something like ' When a work item is assigned '
I tried doing this but the flow gets stuck in the 'Apply to each'.

How do I do this?