Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Table of Contents

Retaining Locales

Pre-EnhancementPost-Enhancement
Before this enhancement, TM Vaults TMs and TBXs were imported with their source languages (but not their locales).

Now, TM Vaults 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)




Live Search
spaceKeyPDOC
additionalpage excerpt
placeholderSearch Documentation

 


On this page
:

Table of Contents

Need Support?

Visit the Lingotek Support Center.

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