Hi everyone,
I would like a specific workflow to be triggered based on the User Group of the user initiating the workflow.
The Action used to generate the agreement is shared among groups; however, we need a specific workflow to be triggered only when a user from a particular User Group initiates the Action.
I have attempted to establish a Rule Step in the Workflow using the SubmittedBy variable to direct users to the appropriate workflow. However, I could not find any variable that relates to the User Group. I have included a snippet below of what I have tried to do. Although, I would prefer not to use this option, as it is not optimal to have two workflows initiated for the same Action.
Is there a way to determine which workflow will be triggered based on the User Group, even before the user activates the Action? If not, what Workflow Step can be used in order to achieve this?

Many thanks in advance!