Use case:
at 8.00am every weekday check table to see which records in a particular view
(view pulls records that meet the following two conditions: 1) Status = SCHEDULED 2) Email to KAE sent (scheduled) = false)
Trigger works
Find action works
I then send out an email to a list of people showing the records in that view
Action works
Then I want to update the records to mark them as processed (which will also take them out of the view)
Action does NOT work
I have tried everything, just cannot get this to work
Screenshot here: