Skip to main content

Centra

About Centra

Centra serves both wholesale and direct-to-consumer sales. It enables brands to handle all channels from one platform - both Wholesale B2B and Direct-to-Consumer B2C.

Read more at https://centra.com

Introduction

This is a template project for creating provider to onboard data from Centra. Available via Github.

How it works

The solution has functions working as shown below:

Architectual Overview

FillQueueFromCentra (HttpTrigger) - Called to start moving products from Centra API into the queue

ImportQueuedItemsToOcctoo (QueueTrigger) – Picks up the queue items and create a key value entity (Dynamic Entity) and sends it to Occtoo onboarding

Check our documentation on how to set up a Provider in Occtoo Studio to get your provider details.

Download and Installation

Fetch the latest code at our Github repository. Build and deploy to your azure instance