E-mail: [email protected] | License: fabric API License

As brands and retailers grow, they often expand their item catalogs, resulting in the need to enrich and manage more product (commonly referred to as item in fabric) data. fabric Product Catalog alleviates the burden of managing large amounts of item data by means of a central storage repository. fabric Product Catalog helps you with improved data quality, consistent customer experience, reduced time to market, easy integration with external systems, reduced management costs and risks, faster and easier updates, and easy scaling. You can create, import, enrich, validate, distribute, and manage complex item information, centrally. As a result, you deliver product experiences that drive sales through every channel.

During onboarding, you are given the necessary credentials to access Product Catalog - Copilot UI, APIs, or both. As a prerequisite, you create a list of items to be sold, identify their unique as well as common properties, and envision their organization into categories and sub categories. A basic workflow is:

  1. Create item attributes using POST /api-product/v1/product/attribute/bulk.
  2. Update attribute mapping using POST /api-product/v1/product/attribute/mapping
  3. Create Primary category using the POST /api-category/v1/category to create the original organizational structure.
  4. Assign item attributes to Primary category using POST /api-category/v1/category/item-attribute.
  5. Create items using POST /api-product/v1/product/bulk/insert.
  6. Create Alternate category, for distribution management and fulfilling various merchandising objectives.

Find out more about Product Catalog

Download Postman Collection