Enrichment MetaProperty Options Mappings
The enrichment_metaproperty_mappings
parameter in our application allows users to map Akeneo attributes to corresponding meta-properties in Bynder.
Overview
The enrichment_metaproperty_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 enrichment_metaproperty_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
"enrichment_metaproperty_mappings": {
"colour": "color",
"gtin_1": "GTIN_artikel",
"gtin_2": "GTIN_verpakk",
}