Integrations
commercetools
Intended pattern for commercetools as an external commerce identity provider.
commercetools integration is an intended pattern. No platform-specific connection, import, or synchronization exists in CubeCom Pro.
Current status
The CubeCom Pro schema does not contain commercetools-specific types, OAuth flows, or import mutations. The integration uses the generic commerce mapping mechanism.
How to use
Use CommerceMappingSet with provider: "commercetools" and manually manage external identity references:
- Create a commerce mapping on the product revision with
provider: "commercetools". - Map ChoiceValue combinations to commercetools product/variant identifiers using
replaceCommerceMappingSet. resolveConfigurationreturns the mapped commercetools identity in thecommerceresponse.
The same ownership split applies: CubeCom Pro owns configuration validity; commercetools owns catalog, cart, and fulfillment.