An organization is configuring the Salesforce Integration with Outlook for its account management team. The sales manager requests that representatives be able to log incoming customer emails directly to custom object records and insert Lightning Email Templates with Enhanced Letterheads from within the Outlook integration panel. Which TWO administrative configuration steps must the Salesforce administrator take to fulfill these requirements?
- Enable Enhanced Email in Setup to allow logged emails to be saved as EmailMessage records and related to custom objects.Answer
- Assign a permission set containing the 'Access Lightning Email Templates in Outlook and Gmail' user permission to the representatives.Answer
- CModify the Standard User profile directly to grant administrative access to all restricted public email template folders.
- DEnable Shared Activities to automatically convert custom object record IDs into standard Task contact references.
- EConfigure a duplicate matching rule on the EmailMessage object to automatically attach letterheads to incoming emails.
Answer
The administrator must enable Enhanced Email in Setup so that emails are created as EmailMessage records (which can be linked to custom objects), and assign a permission set containing the 'Access Lightning Email Templates in Outlook and Gmail' permission.
Enabling Enhanced Email is required because standard email logging saves emails as Task records, which lack direct custom object relationship fields. Enhanced Email creates EmailMessage records that can be related to custom objects. Additionally, users require the explicit 'Access Lightning Email Templates in Outlook and Gmail' permission (assigned through a Permission Set) to access and insert Lightning templates directly from the Outlook integration panel.
Step-by-Step Solution
Key Concept
Salesforce Integration with Outlook setup, Enhanced Email capability, and Lightning Email Template permissions.