HI
I have an Excel file, and I need to send an email for each 'Course ID' rather than for individual items or values. Additionally, I need to send the email to everybody addresses within the group. In this way all see the recipients
In this case I have to send 3 mail.
Many thanks
Course ID | Start | End | etc | etc | |
1_AAA | ttt@gmail.com | 2024-04-10T09:00 | 2024-04-10T11:00 | ||
1_AAA | kkk@gmail.com | 2024-04-10T09:00 | 2024-04-10T11:00 | ||
1_AAA | www@gmail.com | 2024-04-10T09:00 | 2024-04-10T11:00 | ||
1_BBB | ttt@gmail.com | 2024-04-11T09:00 | 2024-04-11T10:00 | ||
1_BBB | qqq@gmail.com | 2024-04-11T09:00 | 2024-04-11T10:00 | ||
2_SSS | ttt@gmail.com | 2024-04-12T09:00 | 2024-04-12T14:00 | ||
2_SSS | kkk@gmail.com | 2024-04-12T09:00 | 2024-04-12T14:00 | ||
2_SSS | www@gmail.com | 2024-04-12T09:00 | 2024-04-12T14:00 |
I guess you want to notify the recipients in a single Course Email. Correct? Try this flow
Please find a sample attached.