Import Item EFF in multiple language using REST API
Summary:
We have set up some Translatable Item EFFs in the system. Some of them are free-text fields (i.e. the value sets are formatted only validated. These EFFs are used to generate the item description
We have a requirement to import these EFFs from external systems in multiple languages and to update the item description in the corresponding language automatically. While I can find a couple of posts regarding how to import the item description in different language using REST API, I cannot find any documentation describing how to import EFFs in different language using REST API. Can anyone provide a sample of REST API on how to populate the translated EFFs? And how can we trigger the update of item description with the translated EFFs using REST API?