Skip to main content
The Self-Service Analytics Salesforce connector lets you access the data available in Salesforce. Obtain the connector server following this process: Obtain Additional Connector Servers After setting up the connector, create data sources that specify the necessary connection information and identify the data you want to use. See Create and Manage Data Sources for more information. After you set up your data sources, create dashboards, self service reports, and visuals from the data in these data sources.

Self-Service Analytics Feature Support

Connector support for specific features is shown in the following table. Key: Y - Supported; N - Not Supported; N/A - not applicable

Connect to Salesforce

To connect Self-Service Analytics to your Salesforce instance, provided the JDBC url, a Salesforce user name, and password or API token.

Optimize Performance

The Salesforce connector is a raw data connector. Data retrieved from the data source is processed by the QueryEngine service. When you retrieve and manipulate large chunks of data, consider the following practices to improve performance speed:
  • Create your source using custom SQL and fusion source interfaces
  • Limit your query using a WHERE clause and TOP
  • Narrow your data retrieval by filtering your data
  • Speed your initial load time by defining a small time range on the Global Settings tab

Raw Data Cache

You can reduce the number of queries Self-Service Analytics makes to the source and speed up data query execution by enabling raw data caching. When enabled, an Entity Data Cache toggle is added to the Source Creation work area. Enable and define a caching schedule. Contact Technical Support for assistance enabling this feature.