Chapter 14. Salesforce: Loading Data from Salesforce

This chapter describes how to load data from Salesforce.

First you need to connect to a Salesforce instance by creating a Salesforce connection. Goto the Outline pane and right-click on the Connections node and select the ConnectionsCreate Salesforce Connection from the pop-up menu.

Create New Salesforce Connection

Figure 14.1. Create New Salesforce Connection


Then enter your username, password, and security token in the dialog that pops up.

Enter username, password, and security token

Figure 14.2. Enter username, password, and security token


You can also validate the credentials by clicking on the Test Connection button.

Then place the SF Reader component from the Component Palette to your graph. Double-click on the component and enter following attributes:

You can find a more comprehensive description of the SF Reader attributes here SF Reader.

The SOQL query editor supports query validation

Figure 14.3. The SOQL query editor supports query validation


SF Reader mandatory fields

Figure 14.4. SF Reader mandatory fields


You can extract metadata for any edge in your graph from a Salesforce instance. See the Extracting Metadata from Salesforce chapter for more details.