• Workflow Issue when creating Project via API

    Hi I am facing following error while creating a Project via API in Trados Language Cloud. Below is the request body object: { "name" : "Testing" , "dueBy" : "2024-10-22T09:00:00.000Z" , "location" : "b9ef8eb375774d03ad9cd0ecb0ef9262" , …
  • SDL Trados self-hosted REST API

    Hello community, I have a request from a customer, he wishes to automate a huge part of his translation process by creating a web UI that his customers can use to create Trados projects, now, my question is the following: Is there some sort of prebuilt…
  • How to convert back from SDLXliff to original format programmatically?

    Hello community, I'm creating a programmatic pipeline for generating projects automatically, I already created the first part of this process and everything runs smooth, I run the program over a file and get the sdlxliff (there is a series of events opaque…
  • RE: Would it be somehow possible to get the active Studio application from an external Windows app similar to how I can do this with Word?

    I understand the requirement now. The Studio API is not working like the office one. The application is available only if Studio is running. The ActiveSegment is an information that requires the document to be opened in the editor. Are you looking to…