b2c-custom-objects

Installation
SKILL.md

B2C Custom Objects

Custom objects store business data that doesn't fit into standard system objects. They support both site-scoped and organization-scoped (global) data, with full CRUD operations via Script API and OCAPI.

When to Use Custom Objects

Use Case Example
Business configuration Store configuration per site or globally
Integration data Cache external system responses
Custom entities Loyalty tiers, custom promotions, vendor data
Temporary processing Job processing queues, import staging

Custom Object Types

Custom objects are defined in Business Manager under Administration > Site Development > Custom Object Types. Each type has:

  • ID: Unique identifier (e.g., CustomConfig)
  • Key Attribute: Primary key field for lookups
Related skills

More from salesforcecommercecloud/b2c-developer-tooling

Installs
77
GitHub Stars
42
First Seen
Feb 17, 2026