Submit a ticket My tickets
Welcome
Login  Sign up

Salesforce connector

This article explains how the Salesforce connector for DataGalaxy works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ✅

Connector scope

The connector allows you to import the following metadata from Salesforce into a Relational source:

  • Standard objects and custom objects

  • References between objects

By default, the functional and technical label attributes are populated for the entire scope.

Additional attributes are also filled in depending on the technology and by type of object. To make them appear in DataGalaxy screens, it may be necessary to adapt the screens of the concerned objects. See this article to learn more about screen customization.

The following table details the objects and attributes retrieved, and their correspondences in DataGalaxy :

Salesforces objectDataGalaxy objectDataGalaxy attributesComments
ObjectTable (structure)Number of records,Technical type, DescriptionThe current connector allows to import standard objects of functional type and all objects created by users.
FieldColumnDescription
Object identifierPrimary Key
The object unique identifier technical field is sent to DataGalaxy in order to create primary keys and associated foreign keys
ReferenceForeign Key

Configuration of a connection

For configuring a connection, you first have to enable user-password auth flow in your Salesforce instance, then create a Connected App (which may require to activate the creation of Connected Apps in the External Client Apps settings). This flow will require the user to get a secret token and his user and password, in addition to the client_id (consumer key) and client_secret (consumer secret) provided by the Connected App.

The following information is required to set up a connection:

ParameterMandatoryDescription
URLYes
Salesforce authentication URL, for example: https://login.salesforce.com
Client IdYesIdentifier and secret of the access key of a "Connected App".

The following Salesforce documentation explains how to generate a "Connected APP" in order to get the identifier and the secret:

Enable OAuth Settings for API Integration

This app must have the following scope of rights for the connector to access the APIs: 

  • Access Connect REST API resources (chatter_api)
  • Access Analytics REST API resources (wave_api)
Client secretYes
TokenYesInitial access token identifier associated with the user. The following documentation explains how to generate one to receive it by email: Reset Your Security Token
UserYesUser's Salesforce login email address
PasswordYesUser's Salesforce login password
The connector uses version 54.0 of the Salesforce REST API via a connected app. 

Execution of the connector

To create a connection to Salesforce via the Online connector, the entry points are as follows:

  • From the Import button of the "Shortcuts" widget on the home screen of a client space or workspace 

  • From the Import button of one of the modules when it is empty

  • From the Import button in the contextual menu of one of the modules, on the right side of the filtered views

  • From the Add a connection button in the Connector tab available in the workspace setup screen

You can optionally filter (by module, connector type or by using the search bar), then click on the desired technology: 

You then need to complete the login form using the login information described above to perform an import. For more details on the steps involved in running the Online connector, you can consult the following article: [HowTo] Running the Online Connector

This technology is also available via the Desktop Connector, you can find more information on the procedure here: [How to] How to use the connector.

Releases

DatePlugin
Version
DataGalaxy
release
Desktop Connector
version (minimum)
Description
12/12/20253.1.1v3.290.45.15.3Added description retrieval for tables and columns
23/08/20243.0.1v3.69.05.2.3Updated the logger to show more information when using verbose mode  
30/07/20243.0.0v3.63.0
5.0.4Migrated from java 11 to java 17 + CVE fixes

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.