Asset Family Mappings

Asset Family Mappings

The asset_family_mappings parameter in our application is used to map Akeneo asset families with the ones defined in Bynder.

Overview

The asset_family_mappings parameter facilitates the synchronization of asset families between Akeneo and Bynder. Asset families define the structure and attributes of assets within the respective systems. Mapping asset families ensures that assets are correctly classified and managed across platforms.

Usage

Users can define mappings within the asset_family_mappings parameter to specify the correspondence between Akeneo asset families and the ones defined in Bynder. This mapping ensures that assets belonging to specific families in Akeneo are correctly identified and managed within corresponding families in Bynder.

Example

asset_family_mappings:
    "Product": "Product",
    "Marketing": "Marketing",
    "Digital": "Digital",