request translation for requested languages through API

I would like to request translation langauge objects for all requested languages using the API. I see the TranslationManagement 2.5 CreateTranslationFromVersion [internal] classes in the documentation, but they are internal only, how can I access these to make my requests?

  • Hi Akheil,

    Your question is a tech question, so it is hard to know how you currently work with the system (e.g. integrations to TMS/WS/FS, TranslationJob usage, Pull Translations, Push Translations,...)

    An [Internal] call cannot be accessed over the SOAP web services, and is hence not public. This specific API call triggers a Pull Translations, which is not the most current or advised model.

    At this moment in time, this API call has been caught up with TranslationJob. I would advise to look there.

    Best wishes,
    Dave