Skip to main content

About Centra

Centra serves both wholesale and direct-to-consumer sales, enabling brands to handle all channels from one platform — both wholesale B2B and direct-to-consumer B2C. Read more at centra.com.

Introduction

This is a template project for building a provider that onboards data from Centra.

How it works

The solution consists of the functions shown below. Data flow of the Centra provider
  • FillQueueFromCentra (HTTP trigger) — called to start moving products from the Centra API into the queue.
  • ImportQueuedItemsToOcctoo (queue trigger) — picks up the queued items, creates a key-value dynamic entity and sends it to Occtoo onboarding.
To get the provider details required by the template, see Add a data provider and Client/secret.

Download and installation

Request the latest code from developer@occtoo.com, then build and deploy it to your Azure instance.