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

# Brink Commerce

> Connect Enad catalog data to Brink Commerce.

<img src="https://mintcdn.com/enaddatamanagementab/rORM5EhGD6damPnK/docs/integrations/assets/brink-commerce.svg?fit=max&auto=format&n=rORM5EhGD6damPnK&q=85&s=a13ff2a4ee73aca982f1a4dc4f659841" alt="Brink Commerce" className="h-16 w-auto rounded-lg p-2 dark:bg-white" width="29" height="29" data-path="docs/integrations/assets/brink-commerce.svg" />

Brink Commerce connects Enad to one or more Brink store groups. It is useful when Brink is the commerce destination for catalog data managed in Enad.

## Requirements

Required connection details:

* Brink OAuth 2 URL and API base URL
* Client ID and client secret
* API key
* Enad store groups included in the integration

## Configuration

Configuration follows the [common integration setup](/docs/integrations/integrations#integration-setup) and includes the Brink connection details and store groups selected for sync.

The following choices change how Enad prepares data:

* **Display name setup** controls which product or variant name is used.
* **Include product attributes** includes Enad product attributes.
* **Use IDs** uses identifiers where supported instead of display values.
* **Use parent display names** applies parent-level display names.
* **Group tags** changes how tags are grouped.
* **Rate limit** limits requests sent to Brink.

An optional **Merchant Portal URL** adds a **quick button** to the product page. The button opens the matching product in Brink.

Enad appends `products/` and the product SKU to the configured Brink merchant portal base URL:

```text theme={null}
https://merchant-portal.EXAMPLE.brinkcommerce.io/products/SKU-123
```

For example, the integration setting contains `https://merchant-portal.EXAMPLE.brinkcommerce.io/`. The product SKU is added automatically.

## Sync data

The **Sync** tab supports all or selected records for:

* Products, variants, categories, collections, and brands
* Images, videos, attributes, and tags
* Markets, store groups, and tax groups

Connection checks are available under **Status → Integration validation**. The refresh control runs the checks again.

## Related

* [Store groups and markets](/docs/catalog/store-groups-and-markets)
* [Attributes](/docs/catalog/attributes)
