How can I know if a case has unread emails?
Best solution I've seen so far is a scheduled apex class that just goes through all cases and updates status rather than relying on a trigger.
Best solution I've seen so far is a scheduled apex class that just goes through all cases and updates status rather than relying on a trigger.