-
Business and Enterprise plans (not available for LSP plans)
Get in touch with Sales for licensing questions.
Tip
For information about Contentful integration in Phrase Strings, refer to Contentful (Strings).
Contentful provides a headless content management infrastructure to create, manage and distribute content to any platform or device. Phrase offers both a connector based Integration as well as a plugin in the Contentful Marketplace for a more customized user experience.
Note
The connector does not support the translation of JSON objects.
Supported Localization Methods
Contentful supports multiple localization methods. See Contentful documentation for their detailed description.
Entry-Level Localization (Legacy)
Use Contentful (Entry-Level) connector.
The entry-level connector only works with content types that have localized reference fields (e.g., a reference field called Localized that is enabled for localization).
Field-Level Localization (Legacy)
Use Contentful (Field-Level) connector.
The field-level connector only works with content types that have a translatable field (e.g., either Text or Rich Text field with enabled localization) and Media Assets. If the connector is configured to import referenced entries, it traverses the entire hierarchy of nested content and imports all translatable fields for translation. If the reference field is enabled for localization, it imports the reference that match the project's source language.
There are a number of use cases for the connector:
-
Project managers can add files directly to projects from an online repository. Content is searchable by Entry ID.
-
Set up the submitter portal so Submitters can add files to requests directly from the online repository. Content is searchable by Entry ID.
-
Use automated project creation (APC) to have new projects automatically created when a change in the content size is detected for monitored documents or a folder.
-
Selected files are imported the very first time APC runs.
-
Use cases for the application:
-
Content editors can directly submit an entry for localization from within Contentful. This allows content editors or managers having full control over the localization flow and having status updates on-the-fly when viewing an entry.
Once the entry has been finalized:
-
Select the desired target languages for localization.
-
Submit only the entry with the selected languages to Phrase TMS or use the Field selection tab to select fields.
-
If no fields are selected, all localizable fields are submitted for translation.
-
If a non localizable field is selected, that field will still not be submitted for translation. Only localizable fields are submitted.
-
If only some localizable fields are selected, only those fields will be submitted for translation.
-
-
Based on APC settings, jobs are automatically created from the submitted content. During APC runs, only entries in the submitted status are picked up for job creation.
-
Once jobs from a submitted entry are created, the status changes to in progress. When the translations are pushed back to Contentful, the status changes to completed.
-
Previously translated entries can be re-submitted after changes in original copy.
-
-
Content editors can use the Phrase TMS home screen to:
-
Submit entries in bulk.
-
Specify individual target languages while bulk submitting.
-
Have an overview of active translation jobs.
-
Contentful Settings
When working with Phrase TMS application:
-
Download the Phrase TMS application from the marketplace.
-
Install the application to the current active space and select the content models where the application requires installing.
-
Enter the Phrase TMS Auth token acquired when creating the connector within Phrase TMS.
-
Click Install.
Optional - Launch App
If using workflow support via the Launch App by Contentful, follow these steps:
-
Install Contentful's Launch application to one or more spaces.
Note
Only one workflow can be created per space. If different approaches for content types is required within one Contentful space, contact the dedicated Customer Success Manager.
-
Set up the required localization workflow.
-
Select content type or types that follow the described workflow.
If workflows in a connector are set, Automated Project Creation (APC) will automatically create new projects when a change in the workflow steps is detected for monitored articles or content types.
Submitted jobs can be cancelled allowing content to be resubmitted after changes are made. These jobs will still in exist in Phrase and will need to be deleted by a project manager.
Important
If accessing from a custom domain (ex. mydomain.phrase.jp
), open an incognito browser window and log in via cloud.memsource.com
or us.cloud.memsource.com
to apply the authentication required for the creation or saving of the connector. After saving, the connector can be accessed via the custom domain.
-
From the Settings
page, scroll down to the section.
-
Click on Connectors.
The
page opens. -
Click New connector.
The
page opens. -
Provide a name for the connection and change the Type to either Contentful (Entry-Level) or Contentful (Field-Level) .
-
Select the Phrase Contentful App checkbox if using the connector with the app.
-
Contentful App token
Generate an application token to be entered into the Phrase TMS Contentful application. Save the connector after generating the token and copying it into the Contentful App.
Note
Once a token is added to the application configuration in Contentful, it cannot be changed from within Contentful. To change the token, revoke it in the connector configuration and generate a new token to create a new connector to Phrase TMS.
-
-
Configure language agnostic settings.
-
Select space
Select a space to configure a source language that is supposed to overwrite the default language of the Contentful space.
-
Select environment
Select the environment of the set space.
-
Source language
Select a source language to overwrite the Contentful default language. The connector will then pull in content from the language set up in the connector configuration.
Example:
Note
Not applicable when using the application.
-
-
Select how to process nested content through Entry import mode. Content can use a reference field to reference other content allowing the creating a hierarchy of entities.
-
Contentful (Entry-Level)
The entry-level connector automatically traverses the entire hierarchy of nested content.
-
Contentful (Field-Level)
Select how the field-level connector should import nested content.
-
-
Content that is explicitly selected when adding from the repository is imported.
-
Changes detected by APC are imported for translation.
-
-
Import referenced entries
-
The connector traverses the entire hierarchy of nested content and imports all translatable fields for translation.
-
-
-
-
Create a comma-separated list in Omit translatable fields to omit fields that are checked for from import to Phrase TMS. Use the following structure:
contentTypeID:fieldID
.-
Select Leave omitted fields empty if the listed fields should be left empty. This setting will be applied to all listed entries.
-
Select Copy source to target if the listed fields should contain source values. This setting will be applied to all listed entries.
-
-
Select
if data is missing for a particular field in the source language.Select a
from the dropdown list if required. This language locale will be used in the case of missing data.Note
There is no relationship between the Contentful fallback language and this setting.
-
If required, provide the
(BETA).This is the URL template leading to the rendered content from Contentful. The following placeholders are supported:
-
{env_id}
: Environment ID -
{entry.sys.id}
: Entry ID -
{space_id}
: Space ID
A URL template may look like this:
https://contentfulapp.tld/?spaceId={space_id}&environmentId={env_id}&entryId={entry.sys.id}
Note
The URL must lead to a deployed application which renders the Contentful content. To use the live preview, replace
contentfulapp.tld
in the URL template with the actual domain of the application.Refer to Contentful documentation for more information about setting up content preview.
Locale is not supported as a placeholder at the moment. To use locale in the URL, specify a fixed value and create multiple connector instances.
-
-
If logging of debug information is requested by technical support team, select
. -
Click Connect to Contentful.
A checkmark will appear in the connector setup if the connection was successful. A red exclamation point will appear if it wasn't. Hover over the icon to see additional details.
-
Contentful (Entry-Level) only:
Set the Source language.
Note
This language should match the Default locale of the Contentful space that's configured in Contentful's Locales settings.
-
Click Save.
The connector is added to the list on the
page. -
Optionally, edit the connector to select
.-
:
The connector monitors articles in the selected stage (e.g. Translate). The author can apply this label to articles when ready for translation.
Upon import from Contentful:
-
The connector advances the workflow to the selected stage (e.g. Translation in Progress) when the source articles are downloaded.
Upon export to Contentful:
-
The connector sets the workflow stage of the source articles to the selected stage (e.g. Translations Completed) when the translation is exported.
Note
Workflow support was discontinued by Contentful on June 1, 2023. Continued use is not supported.
-
Note
The Contentful Launch App and Live preview are not supported in the 2.0 connector.
-
From the Settings
page, scroll down to the section.
-
Click on Connectors.
The
page opens. -
Click New connector.
The
page opens. -
Change the Type to Contentful 2.0.
-
Provide a name for the connector.
-
Click Connect to Contentful 2.0.
The Contentful login window opens.
-
Provide login details and click Log in (or use alternate login methods). The login window closes and is displayed.
-
Select the Phrase Contentful App checkbox if using the connector with the app.
-
Click Generate token.
The
window opens. -
Click Generate token.
A token is generated that should be copied to the clipboard or a text file. Ensure the token is copied before closing the window as it will not be visible again. This token will be used when connecting to the app.
-
Close the window and
is displayed.
-
-
If Contentful Tags are used to identify content, enter a tag ID and press Enter.
The ID is presented and more can be added.
-
If required, select
(nested content).All nested content will be included during the import and creation of the job
-
If required, select
.The alias is used for all APC monitoring and job reimports/exports. If the alias target is changed in the future, APC monitors the content in the new target and jobs will be reimported/exported from/to the new alias target.
-
(default and recommended)
APCs and created jobs are tied to the environment the alias was pointing to at the time of job/APC creation. APCs only monitor that environment and content; jobs are exported and reimported to it.
-
APCs and created jobs are tied to the alias itself. APCs only monitor that alias and content; jobs are exported and reimported to it.
If the alias target is changed, APCs monitor the new alias target (environment); jobs will now export and reimport to it.
-
-
If required, provide ContentIDs that should be omitted from import to Phrase.
-
Provide
and for .The Preview API requires these fields. The Contentful 2.0 integration uses this API for importing content and monitoring changes (APC).
-
Select each space and environment to monitor/import from Contentful.
-
Setup and access are managed within Contentful itself.
-
-
Click Save.
The connector is added to the list on the
page.