PLAT-ADMN-201 · Question #100
PLAT-ADMN-201 Question #100: Real Exam Question with Answer & Explanation
The correct answer is D: Merge Fields. Merge Fields are the correct tool because they act as dynamic placeholders (e.g., {!Case.Subject}) that pull live data directly from a Salesforce record into a prompt template at runtime - exactly what's needed to auto-populate case details in an AI-generated summary. Flow (A) is
Question
A Platform Administrator needs to create a new prompt template to automatically summarize customer cases for a sales team. The administrator wants to dynamically populate the response with data from the case record. What should the administrator use to display real Salesforce data in an agent response from a prompt template?
Options
- AFlow
- BPicklists
- CAgent Instructions
- DMerge Fields
Explanation
Merge Fields are the correct tool because they act as dynamic placeholders (e.g., {!Case.Subject}) that pull live data directly from a Salesforce record into a prompt template at runtime - exactly what's needed to auto-populate case details in an AI-generated summary.
- Flow (A) is a process automation tool for triggering actions and logic; it doesn't insert record data into prompt template text.
- Picklists (B) are static field types for predefined value selection - they can't dynamically inject data into a generated response.
- Agent Instructions (C) define how an agent behaves and what topics it handles, but they're configuration directives, not a mechanism for pulling live record data into output.
Memory tip: Think of merge fields as mail merge for AI - just like classic mail merge pulls a contact's name into a letter template, Salesforce merge fields pull record field values into a prompt template. If the question mentions "dynamic," "real data," or "record fields" in a template context, merge fields are almost always the answer.
Topics
Community Discussion
No community discussion yet for this question.