12-19-2016

12-19-2016

We are happy to announce that version 11.12.16 of the Lingotek™ Translation Management System Workbench was released today. In this release we've added the ability to add categories and metadata to TMS documents via API 5. We've also added the ability to retain the source locale when importing TM Units and Glossary Terms. 
 

On this Page

 

Retaining Locales

Pre-Enhancement

Post-Enhancement

Pre-Enhancement

Post-Enhancement

Before this enhancement, TMs and TBXs were imported with their source languages (but not their locales).

Now, TMs and TBXs are imported with both their source languages and locales.

es

de

fr

es_MX

de_LU

fr_CA

 

Adding Metadata

API 5 version 11.12

API 5 now supports more document metadata

Additions

  • A new /category endpoint has been added

    • The category endpoint allows integrators to execute CRUD operations on TMS Categories (POST, GET, PATCH, DELETE)
       

  • The /document endpoint now supports the category resource

    • POST /document/{id}/category adds a category to an existing document

    • GET /document/{id}/category returns a list of categories associated with an existing document

    • DELETE /document/{id}/category removes a category from an existing document

  • The /document endpoint now supports additional metadata

    • POST/PATCH /document now accepts the following additional metadata parameters:

      • author_email

      • author_name

      • business_division

      • business_unit

      • campaign_id

      • campaign_rating

      • channel

      • contact_email

      • contact_name

      • content_description

      • content_type

      • domain

      • due_date

      • due_reason

      • external_application_id

      • external_document_id

      • external_style_id

      • purchase_order

      • reference_url

      • region

      • require_review

    • GET /document/{id} now returns additional metadata parameters (shown above)

 

 

 

Search Documentation


On this page:

 

Need Support?