Asset Type MetaProperty Options Mappings

Asset Type MetaProperty Options Mappings

The asset_type_metaproperty_options_mappings parameter in our application allows users to map Akeneo attributes to corresponding meta-properties in Bynder.

Overview

The asset_type_metaproperty_options_mappings parameter facilitates seamless integration between Akeneo and Bynder by enabling users to map Akeneo attributes to corresponding meta-properties in Bynder. This feature ensures consistency and accuracy in asset classification and metadata management across platforms.

Usage

Users can define mappings between Akeneo attributes and meta-properties in Bynder within the asset_type_metaproperty_options_mappings parameter. This mapping ensures that Akeneo attributes are correctly interpreted and mapped to corresponding meta-property options in Bynder, streamlining asset classification and metadata management processes.

Example

"asset_type_metaproperty_options_mappings": {
    "colour": "color",
    "gtin_1": "GTIN_artikel",
    "gtin_2": "GTIN_verpakk",
}