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: