Import and export
Are you looking for ways to bulk import data into your commercetools Project? Or do you want to download a dump of your data stored in your commercetools Project? Or do you want to keep data between commercetools Projects in sync?
Import API
The API performs asynchronous data import and automatically handles dependencies. Our (Java, PHP, and TypeScript) SDKs provide full support of the API features.
CLI tools
Exchange data stored in files via command-line tools. All CLI tools are supported by the ImpEx UI. Release notes for individual commands can be found here.
Project Sync
For data import from arbitrary sources into the platform, Java Sync library and JavaScript SDK's Sync Action Builders are available. For data synchronization between commercetools Projects, ready-to-run commercetools-project-sync is available.