I'm trying to figure out how to incorporate multiple ObjectCreate() events into a single email notification instead of one email notification for each.
I would also like to send it to the client once per day as a sort of daily update for each changed file that day.
Is there a built-in way to accomplish this or do I need to write some code?
Thanks!