We want assign multiple SharePoint Security groups to the “Recipient email addresses” field in the “Send an email”-Action.
As of the related help-page, the variable types can be Text or Collection:
Recipient email addresses | Email addresses for recipients of the email message that the action sends. Use commas or semicolons to separate multiple email addresses. Do not select a null variable. | Text, Collection |
Does that mean, that we have to retrieve all users from all groups and put the email-addresses in a collection, which can then be assigned?
That would be a hack of work. In one business case, we have 7 groups and in one of the branches another 5 groups. This is a library with guidelines and if specific users are approving a guideline, an info mail will be send around the globe to the related groups (depending on language and scope).
Am I missing something, or is this a unwanted limitation?
With kind regards, Ronny