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
jaw999jaw999 

Can we access the email contents to fill in fields for the Outlook publisher in Classic?

When you use the standard global action New Contact in the Outlook sidepanel it will pre fill informaiton from the selected email - email address, first and last name - to save you a couple steps in adding a new contact from an email. On a new task or event, it will copy the subject line.
Can we access the email info in a custom action creating a custom object that references a standard object?
If the email matches a contact in Salesforce, I want it to load into the Contact field (id reference) on my custom object. thanks