• Modifying MT Enhanced to support calls to in-house machine translation provider

    Hi everyone, our company has an in-house API-based translation engine that we would like to integrate into Studio 2021. Would it be possible to modify the plug-in MT Enhanced to support calls to such a provider? At the moment, MT Enhanced only supports…
  • Added file is not checked in

    We are upgrading Studio 2017 to 2022 and GS 2017 to 2020 automated with our own plugin. We open an existing project from GroupShare and add new files to project. _tradosProject.AddFiles(files, folderPathinProject); Then we check in all files _tradosProject…
  • language translator count API using PHP

    Hello , I need language translator count words API in PHP id it available or any example ? i have find in google but i can not find in php. I found https://github.com/sdl/groupsharekit.net this one but this one is in c#. can you please help…
  • GroupShare Web API- Enquiry on direct methods to evoke File analysis, Pre-translation , target document generation.

    Hello there Sub : GroupShare Web API - Enquiry on direct methods to evoke File analysis , Pre-translation , target document generation. Ref. I (SDL Trados Studio 2015 API) : http://producthelp.sdl.com/SDK/ProjectAutomationApi/4.0/html/b986e77a-82d2…
  • Add a user to server-based MultiTerm termbase

    I'm trying to programmatically add a GroupShare user to a server-based MultiTerm termbase - ideally using an API - and assign this user the "Expert" role (or any custom role, for that matter). I've seen the following question in which the proposed solution…
  • Adding user from Groupshare to "Public" role in Multiterm server

    Is there any way to add specific user to a termbase "public" role using API? I have found this: http://producthelp.sdl.com/kb/Articles/4887.html But this does not work - user is not able to read termbase after downloading project from groupShare even…