Question

Difficulty: Very hardSalesforce Outlook and Gmail Integration with Email Templates

A Salesforce administrator is configuring email integration features and template access controls across various department units. Match each enterprise business scenario on the left to its correct Salesforce technical configuration mechanism on the right.

  • Sales representatives require the ability to create public Lightning Email Templates containing related object fields and manage shared template folder permissions.Assign a permission set with 'Create Lightning Email Templates' and set Folder Access permissions on public email template folders.
  • Different sales teams using the Outlook Integration require customized action buttons and record detail layouts inside their Outlook side pane based on their user profile.Create custom Email Application Panes in Lightning App Builder and assign them to specific user profiles via Email Application Publisher Assignments.
  • The IT security team mandates that all outbound emails originating from Salesforce must be routed through the organization's Microsoft Exchange server for DKIM compliance and auditing.Configure Email Relay settings with Domain Filters and SMTP authentication to route messages through corporate mail servers.
  • Sales representatives using Gmail require automatic background logging of sent and received emails to Salesforce records without manual user intervention, while excluding internal personal communications.Deploy Einstein Activity Capture (EAC) with auto-capture configurations and populate the Excluded Addresses list with sensitive internal domains.

Answer

1. Public Lightning template creation and folder management matches granting the 'Create Lightning Email Templates' permission set and configuring folder access permissions.
2. Profile-specific Outlook panel customization matches creating Email Application Panes in Lightning App Builder and assigning them via Email Application Publisher Assignments.
3. Outbound corporate server email routing matches configuring Email Relay with Domain Filters.
4. Automated Gmail activity logging with domain exclusion matches deploying Einstein Activity Capture with Excluded Addresses lists.
Each administrative requirement corresponds directly to its dedicated Salesforce feature: Lightning Email Templates permissions govern shared template management; Email Application Panes customize the desktop add-in user interface; Email Relay directs mail through external corporate servers; and Einstein Activity Capture handles automated email sync with domain exclusion filters.

Step-by-Step Solution

1
Analyze requirement 1: Creating and managing public Lightning Email Templates.
Identified that standard users cannot share or edit public Lightning templates without explicit permission ('Create Lightning Email Templates') and folder access setup.
Profile modifications for standard user permissions are restricted; permission sets and folder sharing controls are the standard administrative path.
2
Analyze requirement 2: Customizing side pane layouts in Outlook Integration by profile.
Identified Email Application Panes in Lightning App Builder as the component used to customize the side pane layout for Outlook/Gmail integration.
Email Application Publisher Assignments govern which profile sees which customized side pane layout in the integration add-in.
3
Analyze requirement 3: Routing outbound Salesforce mail through internal Microsoft Exchange server.
Identified Salesforce Email Relay as the feature designed to send outbound email through company SMTP servers.
Email Relay guarantees DKIM alignment and compliance by leveraging internal security infrastructure.
4
Analyze requirement 4: Automated email logging with domain exclusion rules for Gmail users.
Identified Einstein Activity Capture (EAC) as the solution for passive, automated sync, paired with Excluded Addresses to filter personal domains.
Standard Gmail Integration requires manual logging per email, whereas EAC provides automated sync with privacy filtering capabilities.

Key Concept

Salesforce Outlook and Gmail Integration Architecture and Email Template Administration
Rate this question