Email automation receiving too many emails.

I have setup an automation that sends emails at a scheduled time, the problem is that too many emails get sent. The email is a summary email that contains multiple employees information/data that gets sent to the employer. The employer [Payroll Contact Email], receives the exact same email for every USEREMAIL().  I just want the employer to receive a single email that contains the same information.
Here is an example of how the email looks with my expressions:

<<Start: Select(Employee Signup[Timestamp], [Payroll Contact Email]=USEREMAIL())  >>
Name of Employee : <<[Full Name]>>
Matched Contributions: <<Matched Contributions>>
<<End>>

Solved Solved
0 3 152
1 ACCEPTED SOLUTION

You may have activated "ForEachRowInTable" by mistake

View solution in original post

3 REPLIES 3

You may have activated "ForEachRowInTable" by mistake

When I turn that off, the app no longer works because the EVENT and the PROCESS do not use the same data table. Switching to data change, is not the same because there is no "Run" Button for testing.

You are not forced to use "ForEachRowInTable" and a table name in order to execute a bot periodically

Top Labels in this Space