Export Free Text Attributes
JSON-REST endpoints for free text attributes and multilingual descriptions.
Purpose
This page describes exporting free text attributes and their translations.
Endpoints
- Free text attributes:
http://<server>:<odata-port>/<service-tier>/api/BEterna/Export/v2.0/companies(<company-system-id>)/freeTextAttributes - Free text attribute descriptions:
http://<server>:<odata-port>/<service-tier>/api/BEterna/Export/v2.0/companies(<company-system-id>)/freeTextAttributeDescriptions?$filter=webshopChannelCode eq '<webshop-channel-code>' and freeTextAttributeSystemId eq '<free-text-attribute-system-id>'
Required Parameters
- For descriptions:
webshopChannelCodeandfreeTextAttributeSystemId
Key Response Fields
- Attributes:
code - Descriptions:
language,text
Result
- The webshop receives free text content fields with language-specific labels.