Question

Difficulty: HardSalesforce Outlook and Gmail Integration with Email Templates

An administrator is configuring the Salesforce Integration with Outlook for a company's legal department. The team requires access to a centralized folder of Lightning Email Templates that incorporate merge fields from a custom object named Legal_Agreement__c. Although the template folder has been shared with the legal team's public group, users report that they cannot view or select these templates when drafting emails directly inside the Outlook integration pane. Which administration action is required to resolve this issue while adhering to security best practices?

  1. Create and assign a permission set containing the 'Access Lightning Email Templates' system permission to the legal department users.Answer
  2. B
    Create a new custom profile for the legal department with 'Manage Public Lightning Email Templates' enabled and reassign all department users to this profile.
  3. C
    Change the Organization-Wide Default (OWD) sharing setting for the Legal_Agreement__c custom object to Public Read/Write.
  4. D
    Enable Feed Tracking for the Legal_Agreement__c object to allow the Outlook Integration side panel to parse template merge fields.

Answer

Create and assign a permission set containing the 'Access Lightning Email Templates' system permission to the legal department users.
To access Lightning email templates located in shared folders within the Outlook Integration pane, users require the 'Access Lightning Email Templates' system permission. Assigning this via a permission set provides the minimal additive access required without altering user profiles.

Step-by-Step Solution

1
Identify the feature requirement
Users need access to shared Lightning Email Template folders within the Outlook Integration pane.
Standard email permissions alone do not grant access to enhanced folder sharing for Lightning templates.
2
Determine the minimum necessary administrative control
The system permission 'Access Lightning Email Templates' is required to interact with shared Lightning template folders.
This permission enables enhanced email template capabilities without granting administrative management rights.
3
Select the appropriate security architecture pattern
Package the required permission in a dedicated Permission Set and assign it to the specific user group.
Using permission sets for functional enhancements maintains a streamlined profile structure and follows the principle of least privilege.

Key Concept

Salesforce Outlook Integration and Lightning Email Template Folder Permissions
Rate this question