I am wanting to create an email which is generated at the start of the week, which sends out a list of filtered activities my engineers have scheduled that week.
Logic will be:
Read all Activity records which have a start date of This Week
Only those that have a project connection (this I have...MoreLess