SDL Managed Translation modules

In an Adobe Workfront Fusion scenario, you can connect your SDL Managed Translation account to multiple third-party applications and services.

Access requirements

Expand to view access requirements for the functionality in this article.
table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header
Adobe Workfront package

Any Adobe Workfront Workflow package and any Adobe Workfront Automation and Integration package

Workfront Ultimate

Workfront Prime and Select packages, with an additional purchase of Workfront Fusion.

Adobe Workfront licenses

Standard

Work or higher

Adobe Workfront Fusion license

Operation-based: No Workfront Fusion license requirement

Connector-based (legacy): Workfront Fusion for Work Automation and Integration

Product If your organization has a Select or Prime Workfront package that does not include Workfront Automation and Integration, your organization must purchase Adobe Workfront Fusion.

For more detail about the information in this table, see Access requirements in documentation.

For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.

SDL Managed Translation API information

The SDL Managed Translation connector uses the following:

Base URL
https://languagecloud.sdl.com
API tag
v1.4.26

SDL Managed Translation Modules

NOTE
The operation timeout for calls to SDL Managed Translation is 120 seconds.

Files

Download Translated File

This module retrieves the content of a single translated file, contained within the specified project. If the requested file is not yet in Downland status, the content of the file may not yet be fully translated. If the file is in Download status, and you have successfully retrieved it, be sure to mark the file as complete using the Cancel or Complete File method.

Upload a File

This module allows uploads of files for translation or for inclusion in a translation project as reference material. Uploads must be submitted using multipart/form-data and can contain more than one file. You specify the ProjectOptionId that should be used to evaluate the uploaded file(s). This determines whether each file you upload is a possible candidate for translation or must be handled as reference material. In the case of archives (zip , rar, 7z, tar files) the app examines the contents of the archive and indicates whether the archive as a whole can be translated, or whether it contains a mixture of translatable and non-translatable files.

NOTE
Uploading more than one file at a time is not recommended, because it can increase the impact of any failure.

Add a Reference File

This module adds a Reference File.

Projects

Create a project

This module creates the specified project.

Cancel or Complete a Project

This module cancels or completes the specified project. If the project is awaiting download, the project transitions through any final steps in the workflow, and eventually moves to complete. If the project is awaiting approval or vendor selection is cancelled. If the project is at any other status, the request will fail.

Download Project Zip

This module gets the zip file of translated files for the specified project.

Read a Project

This module gets the specified project.

Get Projects at Status

This module gets all available projects in the specified status. This method allows the results to be paged, by specifying $top, $skip, and $orderby query parameters.

Get Projects List

Gets a simple list of all projects, providing general information about each project. This method allows the results to be pages, by specifying $top, $skip, and $orderby query parameters.

Search Project Creation Options

This module gets Project Creation Options.

Other

Make an API Call

This module performs an arbitrary authorized API call.

recommendation-more-help
7e1891ad-4d59-4355-88ab-a2e62ed7d1a3