Introduction

Retailys has an API layer and an interface that allows integration with many third-party software products. This manual is a detailed technical documentation for developing your own applications.

The open REST API of the Retailys system allows anyone to program their own applications, bringing new functionality to administration, programming connections to external applications (accounting or warehouse software) or just creating small applications designed for specific activities (eg summary analysis or statistics).

We develop our applications on the Symfony framework. We use devstack with docker images on Azure from Microsoft in cloud.

Typical types of applications that can be programmed thanks to the REST API of the Retailys.com system are in particular the following:

  • new sales channels (marketplaces, comparators of goods, social networks, ...)

  • bridges to accounting, warehousing or ERP systems

  • logistics (carriers, logistics centers)

  • exports to advertising systems

  • analytical tools, business intelligence

  • connection to data sources (eg suppliers)

Last updated