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:
    Documentation for detailed instructions on generating token.
  1. After generating the token, set it up in Salesforce.
  2. In Salesforce Setup, search for "Named Credentials" in the Quick Find bar.
  3. Go to the "External Credentials" tab and click "Edit" on the Simple Translate record.
  4. In the "Principals" section, enter the token from the Simple Translate app.
The picture shows us the Edit Principal panel.
Setup Organisation Settings:
    Documentation with detailed instructions for creating Simple Translate organization.
  1. Once org is created, go to Salesforce "Setup" and search for "Custom Metadata Types".
  2. Open the "ST_Settings_Utilities" metadata type.
  3. Click "Manage ST_Settings_Utilities" and edit record with your Org ID.
The picture shows us the SimpleTranslate Settings Utilities.
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 the "Enabled" 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.