Good to know about Salesforce

Prev Next

This article outlines recommendations and notes certain limitations imposed by the data source API, which you may need to consider when building your queries.

If you’re connecting to Salesforce, follow the instructions in our connection guide. See Salesforce metrics and dimensions for the fields available in this data source.

Request limit: Depends on your Salesforce edition, see Salesforce documentation for more information:

Recommended refresh window: 2-3 days

Historical range

There are no known limitations to the historical range of data you can pull with the Salesforce data source connector.

Accounts in Salesforce

In the Salesforce connector, each CRM portal is considered a separate account within the connection.

Your Supermetrics subscription determines the number of data source accounts you can use simultaneously.

Things to consider

Amount metric and currency mixing

Amount discrepancies can possibly be caused by a known issue with currencies being mixed. If you select only the “Amount” metric, different currencies will be mixed and summed. To solve it, use the “Convert currencies to the organization default currency” option, or add a currency dimension to the query.

Custom objects

Custom objects are supported to a certain limit. Basically, Supermetrics retrieves all the objects for the Salesforce account and filters them by availability to be reported on. Then Supermetrics takes the first 150 of these and fetches the fields for them, which are then treated as custom fields in our system.

Task, Opportunity, and Lead objects

Task, Opportunity, and Lead objects can’t be pulled together. Supermetrics doesn’t have the capability to have interconnected objects that would allow this. Use or create fields and custom fields from each object to work.

More resources