Salesforce Decode
Salesforcedecode
All topics

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

Beginnerheadlessapibasics

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.

Beginnercommerce-apib2c

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.

Beginnerexperience-cloudportal

What is Experience Cloud in a headless context?

A partner portal uses a custom Angular app but still needs Salesforce authentication and case data.

Beginneroauthsecurityauthentication

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.

Beginnermiddlewareapi-gateway

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.

Beginnermcpagentforceapi

What is MCP in the Salesforce headless context?

Leadership mentions MCP for connecting AI assistants to Salesforce data. You give a beginner explanation.

Beginnercomposablecommerce

What is a composable storefront?

Marketing wants best-of-breed CMS, search, and checkout. You explain composable commerce simply.

Beginnerorder-synccrm

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.

Beginnergraphqlrest

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.

Beginnercachingperformance

What caching strategies help headless storefront performance?

Product pages load slowly because every visit hits Salesforce APIs. You suggest beginner-friendly caching.

Beginnerwebhooksevents

What is a webhook in headless integrations?

Payment provider notifies your site when charge succeeds. You explain webhooks simply.

Beginnertestinggo-live

What should you test before launching a headless site?

Go-live is Friday. You list minimum tests a junior should run on staging.