As part of a workflow, I need to assign multiple tasks/email notifications to seperate teams depending on the value of a dropdown (17 entries). I am trying to avoid replicating the logic multiple times, I was therefore wondering if it is somehow possible to store a membership/role as a variable and then use this variable to assign tasks.
Thanks for your help