function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RJ12RJ12 

How to capture List Email sent date?

I have a requirement that users send List Emails frequently to contacts in Salesforce Lightning. Is there any way to capture the most recent List Email sent date and get that date in the corresponding contact record's custom field?

For instance, List_Email_1 is sent to 10 contacts on 8/10/2018 and List_Email_2 is sent to another set of 10 contacts on 8/12/2018.
I have to show the List_Email_1 sent date(8/10/2018) on its corresponding 10 contact records and List_Email_2 sent date(8/12/2018) on its corresponding 10 contact records.
 
Help me if there is a solution.
Raj VakatiRaj Vakati
I dnt think so its possiable . as per the document  ListEmail  and ListEmailRecipientSource are the object .. 


https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_listemail.htm?search_text=ListEmail