Add an app so that you can perform backup and restore operations on your Salesforce data.
Before You Begin
Decide whether you want to connect to Salesforce with OAuth or with a user name and password. If you want to connect with a user name and password, add a connected app in Salesforce to acquire the Salesforce consumer key and the Salesforce consumer secret.
Procedure
From the navigation pane, go to Protect > Salesforce.
The Salesforce page appears.
Click Add app.
The Add Salesforce organization page appears.
In the Configure organization section, enter the following information:
In the Name box, enter a name for the specific Salesforce organization.
From the Plan list, select a server plan.
Under Salesforce account details, enter the account information:
From the Environment list, select one of the following:
Sandbox
Production
Next to Connection details, select the credentials to use to connect to Salesforce:
Connection type
Steps
OAuth
Click OAuth.
Click Login with Salesforce.
Password authentication
Click Password authentication.
In the Salesforce login URL box, enter the URL that you use to connect to Salesforce.
In the User name box and Password boxes, enter the user credentials that you use to connect to Salesforce.
Optional: In the API token box, enter the token that you use to connect to Salesforce.
Salesforce sends the API token the first time that you sign in to your account. For additional information about Salesforce tokens, go to "Reset Your Security Token" on the Salesforce help site.
In the Consumer key box, enter the consumer key.
In the Consumer secret box, enter the consumer secret.
Click Save.