You need to sign in to do that
Don't have an account?
Dear All,
I need to send mails to those leads who has not opened first email which I have already sent to them...
How can I achieve it?? Through HTML status report (Unopened) filed I got those clients who didn't open an email...But how can I get those clients throgh query??
plz help
How can I achieve it?? Through HTML status report (Unopened) filed I got those clients who didn't open an email...But how can I get those clients throgh query??
plz help
Try if this helps you :-
[Select Name, AccountId, (Id, TaskId, WhoId, TimesOpened, FirstOpenDate, LastOpenDate, EmailTemplateName FROM EmailStatuses) From Contact ];