Xentral

Xentral
Xentral is a business software for start-ups, small and medium-sized businesses that functions as an ERP programme, merchandise management and holistic business software. Orders, payments, shipping processes and stock levels are brought together in one place, simplifying purchasing, accounting, shipping and warehouse management.

Challenge / Goal
App frontend development based on React
Data exchange with GraphQL
Shopify Public App
App frontend
App review process support


Implementation
We have developed an app for Xentral that acts as an interface between the Xentral ERP system and Shopify. It can be used to synchronise products and orders in both directions - from Xentral to Shopify and from Shopify to Xentral.
Thanks to GraphQl, the query language for APIs, we were able to retrieve data sets in a targeted manner. For example, if information on the prices of different products is required, the data query can be limited to these without having to provide all the available information. This makes it much easier to analyse the data and saves time.