Question

Difficulty: MediumSalesforce Outlook and Gmail Integration with Email Templates

An organization relies on the Salesforce Integration with Outlook and utilizes Lightning Email Templates for client communications. The sales manager requests that a specific senior sales representative be granted the ability to create, edit, and delete shared Lightning Email Templates in public folders. Standard sales representatives should continue to only view and use these shared templates without modification rights. What is the recommended administrative configuration to achieve this access requirement?

  1. Create a permission set with the 'Manage Public Lightning Email Templates' system permission enabled and assign it to the senior sales representative.Answer
  2. B
    Enable the 'Manage Public Lightning Email Templates' system permission directly on the Standard User profile assigned to all sales representatives.
  3. C
    Change the Organization-Wide Default sharing setting for Email Templates from Private to Public Read/Write.
  4. D
    Freeze the standard sales representative user accounts while customizing the Outlook Integration publisher layout.

Answer

Create a permission set with the 'Manage Public Lightning Email Templates' system permission enabled and assign it to the senior sales representative.
The correct solution uses a dedicated Permission Set containing the 'Manage Public Lightning Email Templates' permission. This adheres to Salesforce security best practices by extending administrative template management capabilities strictly to the specified senior representative without changing profile permissions for standard sales representatives.

Step-by-Step Solution

1
Analyze access scope requirement
Identified that only one designated user needs elevated creation and editing privileges for public Lightning email templates, while other users on the same profile require read-only template access.
Applying functional access to selective users requires additive permissions rather than broad profile modifications.
2
Evaluate administrative mechanism for additive permissions
Determined that a Permission Set containing 'Manage Public Lightning Email Templates' is the correct Salesforce mechanism.
Permission Sets allow administrators to grant granular system capabilities to specific users without affecting the base Profile assigned to the broader team.
3
Verify integration compatibility
Confirmed that once the permission set is assigned, the user can manage public Lightning templates which seamlessly surface in the Salesforce Integration with Outlook interface.
Outlook Integration respects underlying Salesforce object permissions and user system rights.

Key Concept

Selective privilege elevation for Lightning Email Template management using Permission Sets.
Rate this question