Authentication and Setting

Simple Translate's Salesforce tools offer a variety of components for handling different types of translations and AI optimization. To use these tools effectively, you have to create an account on the Simple Translate app and get the required credentials: Organisation ID and Token.

Setup Auth Token and OrgId:

  1. Documentation for detailed instructions on generating token.
  2. After generating the token, set it up in Salesforce.
  3. In Salesforce Setup, search for Named Credentials in the Quick Find bar.
  4. Go to the External Credentials tab and open the SimpleTranslateComponent record.
  5. In the Principals section, click Edit on the Token record.
  6. Add an Authentication Parameter with the name "Token" and the value of the previously created Token
  7. Under Custom Headers change the Org-Id value to match the value from your SimpleT Organization
The picture shows us the Edit Principal panel.

Setup Salesforce Permissions:

  1. Search for Permission Sets in Salesforce Setup.
  2. Open the ST_User permission set.
  3. Click on External Credential Principal Access.
  4. Click Edit and add SimpleTranslateComponent - Token to theEnabled section.
  5. Click Save to grant users assigned to this permission set access to the token and related metadata.
  6. The admin can assign permission set to users who require these functionalities.