Import and Export data

#Akeneo Connectors

#CSV Connector

Akeneo CSV Connector supports reading and writing CSV files.

#XLSX Connector

Akeneo XLSX Connector supports reading and writing XLSX files. The connector uses an open source library called Spout (https://github.com/box/spout) to read and create XLSX files.

The connector supports the following Excel versions:

  • Windows Excel 2016
  • Windows Excel 2013
  • Windows Excel 2010
  • Windows Excel 2007
  • Excel 16 (Office 2016 for OS X)
  • Excel 14 (Office 2011 for OS X)

#Customizing connectors

It is possible to customize these connectors to import and export numerous PIM related objects:


Found a typo or a hole in the documentation and feel like contributing?
Join us on Github!