An administrator is configuring the Salesforce Integration with Outlook for a group of sales representatives. The representatives need to create, edit, and insert Lightning Email Templates stored in a public folder named 'Enterprise Sales Templates' directly from the Outlook integration pane. However, the representatives report that while they can view their own private templates in Outlook, they cannot save templates to public folders or select templates from the 'Enterprise Sales Templates' folder. The folder sharing settings have already been configured to provide Read/Write access to the Sales Team public group. Which administrative action should be performed to resolve this issue while following security best practices?
- Create and assign a Permission Set containing the 'Manage Public Lightning Email Templates' system permission to the sales representatives.Answer
- BClone the Sales Representative Profile, enable 'Modify All Data' system permission, and assign the new profile to the affected representatives.
- CChange the Organization-Wide Defaults for Email Templates from Private to Public Read/Write in Sharing Settings.
- DRecreate the templates as Classic Email Templates, as the Outlook Integration panel only supports public folder access for Classic template types.
Answer
Assigning a Permission Set with the 'Manage Public Lightning Email Templates' permission resolves the folder access issue while adhering to the principle of least privilege.
Creating and assigning a permission set containing the 'Manage Public Lightning Email Templates' system permission grants representatives the specific capability to create, edit, and organize Lightning templates in public folders, enabling those templates to appear and be inserted within the Outlook integration panel. Using a permission set adheres to Salesforce security best practices by following the principle of least privilege.
Step-by-Step Solution
Key Concept
Lightning Email Template Permissions and Outlook Integration