Resolved! how to filter opened_by belongs to a specific group
On filter condition builder, Is there a way i can extract a list of users who belongs to a specific group?I want to extract a list of users from user based on their group and use it in the workflow if activity. I'm doing something like this below but...