I have a table where I want an email per record to be sent when a record matches conditions. For example:
Contact Email is NOT Blank
and Check Box 1 is Checked
and Check Box 2 is Checked
and Contacted is Empty
The Actions are: Send an Email and Update the record with a Check in the Empty.
However, the automation only ran for the test record out of the 15 records matching the criteria.