> ## 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.

# Brink

## About Brink

Brink Commerce is a composable e-commerce platform that lets retailers build faster, adapt quicker, and spend less.

Read more at [brinkcommerce.com](https://www.brinkcommerce.com/).

## Introduction

This is a template project for building a formatter that sends data from an Occtoo destination to [Brink Commerce](https://www.brinkcommerce.com/).

## How it works

The solution consists of the functions shown below.

<img src="https://mintcdn.com/occtoo/rhaQ_VXgj002-gUe/images/integrations/formatters/brink-formatter-dataflow.png?fit=max&auto=format&n=rhaQ_VXgj002-gUe&q=85&s=fc4b7bd7e631f89df6414c59f57c287a" alt="Data flow of the Brink formatter" width="1720" height="776" data-path="images/integrations/formatters/brink-formatter-dataflow.png" />

* **AddToQueue** (HTTP trigger) — called to get data from the Occtoo destination API, then adds a message to the storage queue.
* **BrinkFormatter** (queue trigger) — picks up the queued message and puts the data to the Brink API.

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.
