external_import
external_import copied to clipboard
Question: Translation Import for single records
I have the following requirements:
I have imported datasets (svconnector_json). However, the translations for these datasets require an API call (JSON), where the ID of each individual record is needed. So for the import of translations, I have to execute this call "individually" for each record. How can this be solved?
Thank you for your help.