![]() |
VOOZH | about |
This guide explains everything you need to get started with the CData SSIS Components for Salesforce. You'll learn how to install the components, activate your license, configure your first SSIS connection manager, and build a data flow task to move and transform Salesforce data in your SQL Server Integration Services workflows.
Accessing and integrating live data from Salesforce has never been easier with CData. Customers rely on CData connectivity to:
Users frequently integrate Salesforce data with:
For more information on how CData solutions work with Salesforce, check out our Salesforce integration page.
If you are using Visual Studio 2022, the SQL Server Integration Services Projects extension must be installed.
During installation, you are prompted to activate the SSIS Component license. If you need to update or change activation:
The installer automatically prompts you to add your license. During installation, you can choose to:
To activate a full subscription license, contact the CData Orders Team and request your product key at [email protected].
Enter the license key in the installer when prompted. Once activated, the components will be licensed and ready to use inside Visual Studio without any additional steps.
When deploying SSIS packages, a Runtime Key (RTK) can also be used:
Can I use my license on multiple machines?
Yes, depending on your subscription tier. Contact [email protected] for details.
I lost my license key. How do I retrieve it?
Email [email protected] with your order number, and we'll resend your license key.
How do I transfer my license to another machine?
Yes. When transferring the license to a different machine, you will need to submit a License Transfer Request on our site linked below:
https://www.cdata.com/lic/transfer/After the License Transfer Request is submitted and successfully processed, an activation will be added to your Product Key and you will be able to activate the full license on the other machine. Once this process is finished, the license on the previous machine will be invalid.
You may also view and upgrade licenses in the self-service portal at portal.cdata.com.
Once the components are installed and licensed, you can configure a connection to Salesforce using an SSIS Connection Manager. This Connection Manager stores all authentication and connection properties used by the Source and Destination components.
There are several authentication methods available for connecting to Salesforce: OAuth, Login (or basic), and SSO. The Login method requires you to have the username, password, and security token of the user.
The default authentication mechanism (and the one preferred by Salesforce) is OAuth. To use OAuth with CData's embedded OAuth application, leave the connection properties blank. If you have configured your own custom OAuth application with Salesforce (see the Help documentation for more information), set OAuthClientId, OAuthClientSecret, and CallbackURL to the properties for you application. Set InitiateOAuth to the desired OAuth flow ("GETANDREFRESH" will have the connector manage the entire OAuth flow).
If you do not wish do not wish to use OAuth authentication, you can use Login (or basic) authentication. Set AuthScheme to Basic, and set the User, Password, and SecurityToken properties. You can configure your security token in Salesforce.
SSO (single sign-on) can be used by setting the SSOProperties, SSOLoginUrl, and SSOExchangeURL connection properties, which allow you to authenticate to an identity provider. See the "Getting Started" chapter in the Help documentation for more information.
If your Salesforce org has MFA enforcement enabled, set MFACode to the time-based one-time passcode (TOTP) generated by your authenticator app (such as Salesforce Authenticator or Google Authenticator). MFACode applies to both OAuth and Login authentication flows.
With a Connection Manager created, you can now pull data from Salesforce or push data into it using SSIS data flow tasks.
Solution: Verify OAuth settings, client IDs, secrets, or token permissions for your Salesforce. Contact [email protected] for OAuth troubleshooting.
Solution: Check firewall, proxy, and VPN configurations. Contact [email protected] for specific port requirements.
Solution: Confirm you selected the correct schema or database when querying Salesforce.
Now that you have installed, licensed, and configured the SSIS Components, here are scenarios you can use to explore our SSIS tools:
| SSIS Component | Article Title |
|---|---|
| BIML | Use Biml to Build SSIS Tasks to Replicate Salesforce to SQL Server |
| SSIS Export | Export Data from SQL Server to Salesforce through SSIS |
| SSIS Import | Import Salesforce Data into SQL Server using SSIS |
| SSIS Lookup | Insert New or Update Existing Salesforce Records from SQL Server |
If you need assistance at any point:
Be prepared to securely upload the log file upon request when reaching out to [email protected] for troubleshooting analysis.
For questions not covered in this FAQ, contact [email protected].
Download a free trial of the Salesforce SSIS Component to get started:
Download NowLearn more:
π Salesforce IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live Salesforce account data through SSIS Workflows.
Use the Salesforce Data Flow Components to synchronize with Salesforce Leads, Contacts, Opportunities, Accounts, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!