Architecture
Pivot format
vyxflow.catalog.v1 — A shared data model between all your sources and destinations. Add a new store without rewriting existing mappings.
// vyxflow.catalog.v1 — extrait
product.id: "sku-abc-123"
product.name: "T-shirt coton bio"
product.attributes.color: "marine"
product.attributes.size: "L"
product._meta.version: 3
product._meta.mappingId: "map-xyz"
product._meta.frozenAt: "2025-11-01T12:00:00Z"
One mapping, multiple destinations
Define once the mapping between your PIM and the pivot format. Then each destination connector knows how to read vyxflow.catalog.v1.
Versioning & snapshots
Every product is versioned. Compare the state of a catalog before and after a sync, identify what changed and why.
Extensible & documented
The pivot format is documented in the API. Add business-specific attributes for your sector without breaking existing connectors.
Ready to take control of your catalog?
Transparent pricing · Documented API · BigCommerce & PrestaShop connectors in production