Connector Salesforce
The component exports data from Salesforce.
Data In/ Data Out
Data In |
N/A |
Data Out |
CSV files in the out/tables folder in a file named |
Learn more: about the folder structure please go to this article.
Parameters
Login Name (required) |
Login username for Salesforce account |
Password (required) |
Password for Salesforce 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
Name (required) |
Name of the object.
Remember: to check which objects is possible to ingest, please refer to this article |
SOQL (required) |
SOQL query. |