> ## Documentation Index
> Fetch the complete documentation index at: https://docs.occtoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Centra

## 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](https://centra.com).

## Introduction

This is a template project for building a provider that onboards data from [Centra](https://centra.com).

## How it works

The solution consists of the functions shown below.

<img src="https://mintcdn.com/occtoo/rhaQ_VXgj002-gUe/images/integrations/providers/centra-provider-dataflow.png?fit=max&auto=format&n=rhaQ_VXgj002-gUe&q=85&s=7b7b82be5aae9a5833cb90c5100b4728" alt="Data flow of the Centra provider" width="1952" height="800" data-path="images/integrations/providers/centra-provider-dataflow.png" />

* **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](/guides/studio/sources/add-a-data-provider) and [Client/secret](/get-started/get-data-into-occtoo#1-client-id-and-secret).

## Download and installation

Request the latest code from [developer@occtoo.com](mailto:developer@occtoo.com), then build and deploy it to your Azure instance.
