Asset Type MetaProperty Options Mappings
The asset_type_metaproperty_options_mappings
parameter in our application allows users to map Akeneo attributes to corresponding meta-property options 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-property options 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-property options 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: {
"basis": "basis",
"picture": "picture",
"main_image": "main_image",
"product_image": "product_image_bynder",
}