-
Enterprise plan (not available for LSP plans)
Get in touch with Sales for licensing questions.
Salesforce Knowledge is an online content management system that helps businesses with their marketing, sales, and commerce needs. The connector is for both the Classic and the Lightning versions of Salesforce Knowledge.
The Source language of a project must match the Default language of Salesforce Knowledge configured in Knowledge Settings. English in Salesforce is actually English (United States) full locale.
The connector imports all updatable fields that have either string or textarea datatypes.
Note
As of November 1, 2022, the connector supports continuous localization workflows. If using these workflows, modifying an existing connector will not enable the functionality and a new connector must be created.
There are a number of use cases for the connector:
-
Project managers can add files directly to projects from an online repository. Only documents that match the connector's source language or don't have any language set are listed.
-
Set up the submitter portal allowing Submitters to add files to requests directly from the online repository. Only documents that match the connector's source language or don't have any language set are listed.
-
Use automated project creation (APC) to have new projects automatically created when a change in the last modified date is detected for monitored files or a folder.
-
Selected files are imported the very first time APC runs.
-
Translating source articles
To allow article authors to manually trigger translations, follow these steps:
-
Add a new custom field in Salesforce Knowledge.
The recommended type is Picklist with three values:
-
Translate
-
Translation in Progress
-
Translation Completed
-
-
Configure the connector to monitor articles with a specific value in a specific field (e.g. Translate in field called Workflow_stage__c ensuring the API Name and not the Field Name or Label is used).
The author applies this label to articles when ready for translation.
To notify the author when the article translation is complete:
-
Configure the connector to update a specific field with specific value when the translation is pushed to Salesforce Knowledge.
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.
The
page opens. -
Provide the name of the host.
-
Optionally define when articles are to be translated based on field status.
-
Optionally define a field in the source articles to be changed to a selected value (e.g. translation ready) when the first translation is exported.
-
Optionally define field status on post-translation.
-
Select what status translations should have.
-
Provide
Automated project creation only creates jobs for languages specified in the custom field identified by its Field Name (e.g.
Target_Languages__c
). The field type should be the multi-value picklist, where the values use language codes as the API Names. -
Click Connect to Salesforce.
A checkmark will appear if the connection was successful. A red exclamation point will appear if it wasn't. Hover over the icon to see additional details.
-
Click Save.
The connector is added to the list on the
page.