Group by and send email to Dept. head
Hi Team
We have a below use case, wanted to get your view about how best this can be achieved in Adobe Campaign Classic workflow please:
1. We get Segment Data (1 file) from source containing: studentEmail, studentLibEnrolStatus, studentDepartment, studentDepartmentHead, studentDepartmentEmail
2. If students have enrolled to library (studentLibEnrolStatus), we need to send them welcome email
3. If students have NOT enrolled to library (studentLibEnrolStatus), we need to 'conslidate' all such students and send notification email to the DepartMentHead; it has to be 1 email mentioning all those students whose enrollment is still pending.
4. Segment files flows throughout the day, every 1 hour and we need to send this consilidated email at the end of the every day.
5. We could start with query activity, but need guidance about possiblity of above use case to send a 'consolidated' email, at the end of the day.