Courseiva
Salesforce Einstein AI FeatureshardMultiple ChoiceObjective-mapped

AI Associate Salesforce Einstein AI Features Practice Question

An admin wants to use Einstein GPT to generate personalized sales emails for reps. They need to ensure the emails include the latest product inventory data from an external system. Which approach should they take?

⚠ Common exam trap

Watch out — candidates often confuse static data embedding (like report snapshots) with dynamic data retrieval, or assume that Einstein Copilot can automatically fetch external data without custom Apex integration.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Create a Prompt Template in Prompt Builder that calls an Apex class to fetch inventory data, then use it in Sales GPT

It leverages Prompt Builder to create a custom prompt template that calls an Apex class, enabling real-time retrieval of external inventory data via an API callout. This ensures the personalized sales emails generated by Einstein Sales GPT always include the latest product inventory without manual intervention or stale data.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Embed a report snapshot in the email using Einstein Analytics

    Why it's wrong here

    Analytics snapshots are static; they don't dynamically generate personalized email content.

  • Use Einstein Sales GPT with a standard template and manually update the inventory data weekly

    Why it's wrong here

    Manual updates are not real-time and defeat the purpose of automation.

  • Use Einstein Copilot to ask the rep to check inventory before sending each email

    Why it's wrong here

    This requires manual rep intervention, not automated personalization.

  • Create a Prompt Template in Prompt Builder that calls an Apex class to fetch inventory data, then use it in Sales GPT

    Why this is correct

    Prompt Builder allows dynamic data retrieval via Apex, ensuring real-time inventory is included in the generated email.

About these practice questions

This AI Associate question is part of Courseiva's 753-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI Associate practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI Associate exam.