Synchronize PIM products with your App

Compatible versions: v6 / v7 / SaaS

#👋 Welcome to this tutorial!

This tutorial will teach you:

How to synchronize PIM product data with your App

#Goal

At the end of this tutorial and thanks to the REST API, all your product data from your PIM will be persisted in your App storage.

This guide is dedicated to Apps that need to import data from a PIM (e-Commerce, Syndication, CMS, print ...).

#Prerequisite

You have access to a PIM.
This can seem pretty obvious. But yeah! You will need a PIM if you want to make any REST API requests. And of course, you also have to make sure that you can access it from where you are requesting. Our recommendation is to have access to a PIM Enterprise Edition SaaS to benefit from the latest features we have released. You need to know that Apps are available since version 6 of the PIM.

You don't have access to a PIM to develop your App? Don't worry! Please contact us, we will be happy to provide you with a PIM Enterprise Edition SaaS sandbox.

You have access to an App, and it has its own storage system. Whatever is the storage system, you will need one for product data persistence. You don't know what an App is? Have a look at our documentation about this brand-new way of connecting with Akeneo PIM.

You already followed the dedicated guide depending on your App type. Whatever the App you plan to develop, please have a look at the dedicated guide before moving forward in this one:

#How to follow this tutorial?

We recommend that you follow the steps in the proposed order and from the first to the last drop: you may store data that you will use later. Nevertheless, if you are already familiar with our dear API and PIM key concepts, feel free to tackle this guide in the order you want. Some steps are not mandatory for all e-commerce platforms — you won’t, for instance, synchronize assets or reference entities if you use a PIM community edition. We indicated them: skip these chapters if you’re not concerned.