We are pleased to announce that version 13.12.0 of the Lingotek Translation Management System was released today.

Project Management

Machine Translation

  • We've added an MT integration for GeoFluent. Use of this service requires an API key and secret, which must be obtained from Lionbridge.

Dynamic Callbacks

Editing Dynamic Callbacks is restricted by the user's role in the community and the project.

  • Community Admins can:
    • Edit all fields of a Callback assigned to any organization.
    • Change the Default Callback for the project. 
  • Project Owners can:
    • Edit all fields of a Callback that belongs to their organization
    • Change the Default Callback for the project. 
  • Shared Users can:
    • Edit all fields of a Callback that belongs to their own organization. 

API

  • We've enhanced the GET /task call to support filtering by active or inactive tasks, giving more flexibility to integrators requesting a list of tasks. Below are the details for the enhancements:
    • A new "active" optional parameter
      • By requesting "active=TRUE" the response will include all tasks with one of the "active" statuses (ready, in progress, at risk, past due).
      • By requesting "active=FALSE" the response will include all tasks with one of the "inactive" statuses (waiting, skipped, completed, late).
    • If the "active" parameter is left null, the response will include all tasks, regardless of status.
  • We have added a new GET /document/{id}/cost call, which allows integrators to retrieve cost information about a document, for use in third-party tools to manage their cost, quoting, and invoicing.
    • Note: This API call is vendor aware, which means it will only return cost information associated with the integrator's organization. 
  • We've also added a new set of /phase API calls that allow integrators to interact with phases in the workflow. With the /phase calls, integrators will be able to:
    • Manage assignments.
    • Mark phases complete. 
    • Communicate the reasons phases are completed late. 
    • Get information about specific phases. 

 


Need Support?

Visit the Lingotek Support Center.


#children-section {        display:none !important;    }
#comments-section {        display:none !important;    }
#likes-and-labels-container {        display:none !important;    }
.page-metadata	{display:none;}