Versions Compared

Key

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

...

A workflow is essentially the sequence of tasks involved in translating content from one language to another. This process typically includes translation and revision stages, along with a variety of settings to customize each step to suit specific project needs.

  • A document is a file uploaded to a project. It is uniquely identified by the “Document ID” (“did”).

  • A document is to be translated into 1 or more target languages (“trg”)

  • A workflow denotes the work to be done to translate a document into a target language. This is why most API methods in this section ask you for the project ID (“pid”), the document ID (“did”) and the target language (“trg”).

Current Scope

The workflow API currently supports Codyt projects exclusively, with potential future expansion to Standard projects. Functional focus is on the integration with content management system.

...