Salesforce Data Integration in ETL using SSIS Source, Lookup & Destination Components

Devart SSIS Data Flow Components for Salesforce allow you to integrate Salesforce contacts, accounts, opportunities, leads, users, attachments, tasks, and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized Salesforce Source, Salesforce Destination, and Salesforce Lookup components and provide their own Salesforce Connection Manager with lots of Salesforce-specific connectivity features.

  • Quickly build SSIS-based integration solutions for Salesforce
  • Automate Salesforce integration via SSIS Data Flow tasks
  • Import and export CSV files to Salesforce
  • Synchronize Salesforce with SQL Server or other data sources
Best practices for writing SQL queries

Salesforce-specific Connection Features

Our SSIS components for Salesforce include their own connection manager, offering support for a lot of Salesforce-specific and other features. It allows you to use user/password, OAuth, or SessionId authentication, specify Salesforce-specific header options, connect via proxy, etc.

SQL Support for Salesforce

Devart Salesforce Source supports SQL to get data from Salesforce. Simple statements are translated directly to Salesforce API calls and executed on the Salesforce side, and for more complex statements, the necessary data are queried from Salesforce and processed locally. You can specify complex SELECT statement with grouping, filtering, ordering, etc. in the Devart Salesforce Source editor.

Best practices for writing SQL queries
Devart Salesforce Source Editor

Convenient Devart Salesforce Source Editor

Devart Salesforce Source component offers a convenient editor, which displays all the Salesforce objects and their fields and allows you to quickly build a query to Salesforce via drag-n-drop. It also displays the list of available system and user variables of the package, allowing you to quickly add them to your select statements. If necessary, you can also quickly preview data, returned by the source, and check whether you query returns what you need.

Get All SSIS Components and Save Over 75%

Order Devart SSIS Data Flow Components for all 45 supported data sources in one Universal Bundle and get a fantastic discount!

Learn more

Advanced Lookup Optimizations

Devart Salesforce Lookup component offers very high performance because of the advanced optimization techniques used. It checks several rows at once, and caches the returned results to reduce the number of round-trips to the server.

Devart Salesforce Lookup properties
Devart Salesforce Destination Properties

High-performance Devart Salesforce Destination

Devart Salesforce Destination component allows you to quickly load data to Salesforce CRM. It supports all kinds of DML operations - Insert, Update, or Delete.

Check out other tools from Devart