Good morning,
I have a multi-value group that contains a director and her email so the grouping in Repository looks like the screenshot below.
What I can't manage to figure out is how to retrieve the values in Workflow. If I Use "ForEachValue" activity, it only allows me to pick one value "Current Value", but I can't figure out how to get multiple values and use them at the same time.
Let's say that I want to send out an email like this.
EMAIL 1
Sent to ad1@ad.com with message "hi AD1"
EMAIL 2
Sent to ad2@ad.com with message "hi AD2"
I can't seem to find the way; can anyone please offer guidance on this?
Thank you,
Raul Gonzalez