Synchronise Products

Aploze allows you to use your catalog data inside our solution in order to add products directly from your catalog.

In order to be able to synchronise your catalog, we will only need one thing:

  • A link to your catalog (ex: https://feeds.lengow.io/3/XXXXX)

This catalog shall be a list of your products. The formats accepted are

  • CSV

  • JSON

  • XML

We recommend JSON or XML, but CSV is still good; the parsing is just a little slower.

Products require the following keys to properly be parsed

It is not necessary to have the same name for the keys (for example, link can be url). We will map the original keys to the ones needed.

* Required fields

Last updated