Match each Salesforce email integration and template administration requirement to the correct configuration action required by the system administrator.
- Enable sales representatives to access and insert standardized email templates directly from within the Outlook desktop integration side panel.Add the Email Templates component to the customized Outlook Integration application layout in Lightning App Builder.
- Restrict modification permissions for a central folder of marketing email templates to a designated Public Group while allowing read access to all users.Enable Folders and Enhanced Sharing for Lightning Email Templates and assign Manage access on the target folder to the Public Group.
- Allow representatives using the Gmail Integration to log incoming and outgoing emails against records of a custom object.Enable the 'Allow Activities' setting in the custom object definition within Object Manager.
- Ensure email templates can dynamically render recipient contact details and related parent record fields using modern merge syntax.Create Lightning Email Templates using Handlebars Merge Language (HML).
Cevap
The business requirements match as follows: Accessing templates inside Outlook requires adding the Email Templates component in Lightning App Builder; restricting template folder modification to a public group requires Folders and Enhanced Sharing; logging emails against custom objects requires enabling Allow Activities; and dynamic cross-object field merging relies on Lightning Email Templates with Handlebars Merge Language (HML).
Each requirement corresponds directly to standard Salesforce administration settings for email integration: side panel contents are customized via Lightning App Builder; granular template folder access relies on Enhanced Folder Sharing; logging emails to custom objects requires the 'Allow Activities' setting; and dynamic template rendering uses Handlebars Merge Language (HML).
Adım Adım Çözüm
Anahtar Kavram
Salesforce Integration with Outlook/Gmail, Lightning Email Template Folders, and Object Activity Settings