Sales-Con-201 Sales Lifecycle Practice Question
An administrator is configuring Einstein Generative AI Prompt Builder for sales reps to generate follow-up summaries. The prompt needs to pull dynamic fields from the parent Account, related Contact, and primary Opportunity. How should the administrator reference these related objects in the prompt template?
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
✓
Using merge field resources pointing to the input record and its related object relationships (e.g., {!$Input:Opportunity...}).
Prompt Builder templates support resource merge fields referencing related objects (e.g., {!$Input:Opportunity.Account.Name}).
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Creating custom formula fields on the User object to concatenate all related data before prompting.
Why it's wrong here
Prompt builder allows direct relationship traversal via merge resources.
- ✗
Using Apex invocable methods to inject string variables into the prompt payload.
Why it's wrong here
While Apex prompt templates exist, standard prompt templates support direct relationship traversal.
- ✓
Using merge field resources pointing to the input record and its related object relationships (e.g., {!$Input:Opportunity...}).
Why this is correct
Prompt Builder uses merge field syntax to access input record data and related relationships.
- ✗
Writing SOQL queries inside the Prompt Builder text editor window.
Why it's wrong here
Prompt Builder does not execute inline SOQL queries.
About these practice questions
This Sales-Con-201 question is part of Courseiva's 321-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 →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Salesforce exam blueprint
This Sales-Con-201 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 Sales-Con-201 exam.