Hi All,
I have a scenario where i want to send briefings to various staff lists via email with options which are triggered from the creation of an item in Lists.
The basic way i want it to work is:
- List item created
- Any attachments to the item are added to the email (there may be multiple attachments to each item)
- Email is sent to every email that has been included on the list item (there may be up to 300 email addresses per list item)
- Email has two option buttons and users must pick one option (I understand or I need more information)
I have managed to make it work with the Append to Spring Variable but this sends one email with every email address. This is fine except once one person clicks one of the options, the options are not available to any other recipients.
What I think I need is to use Append to Array Variable so there is one email per email address but I can't seem to make it work in the same way as the string variable.
My Current flow with the string variable is below.
First Part
Second Part