> ## 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 formatter that sends data from an Occtoo destination to [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/formatters/centra-formatter-dataflow.png?fit=max&auto=format&n=rhaQ_VXgj002-gUe&q=85&s=38df1b43f0839e715d8bbc406979b889" alt="Data flow of the Centra formatter" width="1952" height="800" data-path="images/integrations/formatters/centra-formatter-dataflow.png" />

* **Orchestrator** — runs every two minutes and, depending on the state of the finite-state machine, calls the Occtoo API and fills the queue.
* **ProcessProductMasterFromQueue** (queue trigger) — loads the flattened SKU list for a specific product master, creates the product hierarchy required by the import process, and imports the product (variants and SKUs) into the Centra database.

To get the destination details required by the template, see [Create a destination](/guides/studio/destinations/create-a-destination) and [Register an application](/guides/studio/destinations/register-an-application).

## Download and installation

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