Connector SalesForce Documentation

Last modified by jhurst on 2021/11/15 09:22

Prerequisites

  • A Salesforce server with identifiers (see next point)
  • Follow configuration document “salesforce_config

Selecting a new datasource

DigDash Enterprise allows you to retrieve information from your Salesforce account.

Select the type of report you want to work with, in the toolbar at the bottom of the page.

Flèche vers le bas 38

salesforce_connector_en_html_f61e0c2cd230f87d.png
 

OR click on New model in the datasource manager tab and choose Salesforce Cloud....

salesforce_connector_en_html_c3b1283550702436.png
 

salesforce_connector_en_html_a0d6da63420f1255.png
 

Authentication

salesforce_connector_en_html_c0376c321a1eb130.png

 

Digdash requires the following information to connect to your Salesforce account:

  • User: it is your Salesforce user name
  • Password: it is your Salesforce password directly followed by your Security token
  • Salesforce server URL
  • Consumer key
  • Consumer secret

Listing all Salesforce objects

A drop-down list in the User Interface allows you to have all available Salesforce objects of your server.

salesforce_connector_en_html_30ea69cf78338a4c.png
 

Screenshot: Drop-down list displaying all Salesforce objects

Selecting one Salesforce object will automatically update all the fields related to the selected object.

SOQL assistant

The SOQL assistant lists all available fields for the selected Salesforce object. It comes with their name and their type.

salesforce_connector_en_html_ab8a95bcbdd7aa00.png
 

Screenshot: User Interface with the available fields for the selected Salesforce object
 On the left: The available fields On the right: The selected fields

You can select one or multiple fields at the same time.

The User Interface also integrates a search bar to find your fields faster.

salesforce_connector_en_html_67899ab6ee81b45f.png
 

Screenshot: The User Interface integrates a search bar

Note: the search will apply on the names and types.

SOQL query textfield

Entering manually your SOQL query is possible, but first, you need to pick your Salesforce object you want to work with in the Salesforce objects list.

Please note the automatic generation of your SOQL query using the SOQL assistant.

salesforce_connector_en_html_f79b4589e1adcce3.png
 

Screenshot: Selecting fields called « AccountNumber », « BillingCity » et « BillingCountry » of Salesforce object « Account »

salesforce_connector_en_html_9492b64a04cb6131.png
 

Screenshot: Automatic update of SOQL query when using SOQL assistant