ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Connector Salesforce Sales Cloud

The component exports data from Salesforce Sales Cloud to objects and fields.

Learn more:more: List of available objects from Salesforce documentation

 

Data In/ Data Out

Data In

N/A

Data Out

CSV files in the out/tables folder in a file named object.csv.


Learn more: about the folder structure please go to this article.

 

Parameters

Screenshot 2021-10-25 at 3.09.09 PM.png

Login Name (required)

Login username for Salesforce Sales Cloud account

Password (required)

Password for Salesforce Sales Cloud account

Security token (required)

Security token

Sandbox

Set to true to export from the sandbox

Since last

Set to true to do incremental updates from the last run, requires ID column in SOQL it to be set as the primary key


Object

Screenshot 2021-10-25 at 3.17.23 PM.png

Name (required)

Name of the object.


Remember: to check which objects are possible to ingest, please refer to this article.
For more details on object fields, relations and custom objects, please check them in the Salesforce Sales Cloud interface under Setup > Object Manager. It is possible to export objects (tables) and fields (columns) that permission was granted to. 


 

SOQL (required)

SOQL query.

Remember: Only Salesforce Sales Cloud object fields that the account has access to can be queried with SOQL.

Warning: The connector does not support compound fields in Salesforce Sales Cloud objects, such as “Address” fields.