Learn Headless 360
MCP, Agentforce APIs, commerce APIs, and external channel integrations.
62 questions in this topic
Difficulty Level
Topic Focus
Showing 12 of 62 Headless 360 questions
What does headless Salesforce mean?
A frontend team builds a React storefront and asks why they need Salesforce if they are not using the standard UI.
What is the B2C Commerce API used for?
Shoppers browse products on a custom site. You explain which Salesforce API powers product and cart data.
What is Experience Cloud in a headless context?
A partner portal uses a custom Angular app but still needs Salesforce authentication and case data.
What is OAuth and why does headless need it?
Your mobile app must log users in without storing Salesforce passwords. You explain OAuth at a basic level.
What is an API gateway or middleware in headless architecture?
The React site should not call ten different Salesforce endpoints directly from the browser. You introduce middleware.
What is MCP in the Salesforce headless context?
Leadership mentions MCP for connecting AI assistants to Salesforce data. You give a beginner explanation.
What is a composable storefront?
Marketing wants best-of-breed CMS, search, and checkout. You explain composable commerce simply.
How do headless integrations sync orders to CRM?
After online checkout, sales reps need the Order in Sales Cloud. You outline a simple sync pattern.
What is GraphQL vs REST for Salesforce headless apps?
Mobile app developers ask which API style to use for fetching product and customer in one screen load.
What caching strategies help headless storefront performance?
Product pages load slowly because every visit hits Salesforce APIs. You suggest beginner-friendly caching.
What is a webhook in headless integrations?
Payment provider notifies your site when charge succeeds. You explain webhooks simply.
What should you test before launching a headless site?
Go-live is Friday. You list minimum tests a junior should run on staging.