I want to write a Batch class to delete Account created Today with Name Contains 'test' and notify to the Manager about the same with Account Count.
Thanks in Advance
1 resposta
Hi, I don't get why you need a Batch class for this. Have you thought about creating a flow to delete a record under certain condition and send an email alert to a specific user ?