Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more


Oct 24, 2014
  4609
(0 votes)

Introducing the Service API

In an effort to help partners and customers with catalog integration between EPiServer Commerce and other systems, we have released a new Service API.

Currently EPiServer Commerce is a required dependency for the Service API, but in the future we will have the ability to have the CMS functions only require EPiServer.Cms.Core. Over time we intend to expand upon the Service API to allow for easier integration points in both Commerce and CMS.

The Service API currently allows for:

  • Bulk importing and exporting of catalog data.
  • Bulk importing of media into the media system.
  • Import and export of episerverdata files.
  • Bulk asset linking between media and catalog content.
  • Catalog restful CRUD operations for managing individual catalogs, nodes, entries, and warehouses.

For examples of how to use the Service API, refer to the documentation and sample client code on Github, links provided below.

Related information

Oct 24, 2014