Salesforce Certified AI Specialist — Question 12
An AI Specialist implements Einstein Sales Emails for a sales team. The team wants to send personalized follow-up emails to leads based on their interactions and data stored in Salesforce. The AI Specialist needs to configure the system to use the most accurate and up-to-date information for email generation.
Which grounding technique should the AI Specialist use?
Answer options
- A. Automatic grounding using Draft with Einstein feature
- B. Ground with Apex Merge Fields
- C. Ground with Record Merge Fields
Correct answer: C
Explanation
The correct answer is C because Record Merge Fields pull the most relevant and current data directly from Salesforce records, ensuring personalized content in emails. Option A is not suitable as it involves automatic grounding but does not guarantee the latest data. Option B uses Apex Merge Fields, which may not provide the direct and user-friendly integration needed for dynamic email content.