Salesforce Connection Configuration
  • 07 Dec 2022
  • Dark
    Light
  • PDF

Salesforce Connection Configuration

  • Dark
    Light
  • PDF

Article Summary

Note

This is a machine-translated version of the original Japanese article.
Please understand that some of the information contained on this page may be inaccurate.

summary

This is a help page for setting up Salesforce connection information.

Input field

Basic Items

Item nameRequired
content
nameYesEnter the name of the connection information to be used inside TROCCO.
memorandumNoEnter a memo of the connection information used inside TROCCO.

You can select "OAuth authentication" and "User password authentication" as the authentication method.
The setting method differs depending on the authentication method.

For OAuth authentication

Item nameRequired
content
Sandbox environmentNoCheck if you want to connect to the Salesforce sandbox environment.
Salesforce Account AuthenticationYesClick the authentication button to log in to Salesforce.

Precautions

  • Connection information created with OAuth authentication is available only to the transfer source Salesforce.
  • When using Destination Salesforce, Source Salesforce Reports, or Source Tableau CRM, use user password authentication.
  • OAuth support other than the transfer source Salesforce is currently under development.

For user password authentication

Item nameRequired
content
User IDYesEnter your Salesforce user ID.
passwordYesEnter your Salesforce password.
Security TokenYesEnter your Salesforce security token.
* The creation procedure is summarized as follows.
Salesforce EndpointNoEnter the Salesforce endpoint.
If not entered, the default is
https://login.salesforce.com/services/Soap/u/ is set.
Also, if you want to link with the sandbox environment
https://test.salesforce.com/services/Soap/u/ It is necessary to set it as follows.

Create a user (OAuth authentication)

OAuth authentication assumes all of the user's permissions. We recommend that you follow the steps below to create a read-only user for OAuth authentication and narrow down your permissions.

Creation Procedure

  1. Log in to Salesforce.
  2. Click the gear ⚙️ icon in the upper right corner and select Settings.
  3. Open the profile list screen from Administration > User > Profiles in the left side menu.
  4. Click the New Profile button.
  5. Select Read Only for the existing profile, set an appropriate name (for example, trocco-read-only), and save it.
  6. Click Edit Profile, check References for objects referenced by trocco from Standard Object Permissions and Custom Object Permissions, and save.
  7. Open the user list screen from Administration > Users > Users in the left side menu.
  8. Click the New Userbutton and enter the following information:
    1. User License: Salesforce
    2. Profile: The profile you just created
    3. Email address: Enter an email address where you can receive confirmation emails
  9. Save and creation is complete. A confirmation email will be sent to the email address you entered, so please log in for the first time.

How to create a security token (user/password authentication)

When using user password authentication, follow the steps below to issue a security token.

  1. Log in to Salesforce.

  2. After logging in, click the user icon in the upper right corner.

  3. Click your user name, and then click Settings.
    image.png

  4. When you move to the personal settings screen, click Reset my security token from My personal information in the left menu.
    image.png

  5. Click Reset Security Token to send a security token to your registered email address.
    image.png


Was this article helpful?