About Devart SSIS Data Flow Components for NetSuite

SSIS Source, Lookup, and Destination components for NetSuite.

Devart SSIS Data Flow Components for NetSuite allows you to integrate NetSuite Subscribers/Contacts, Lists and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized NetSuite Source, NetSuite Destination and NetSuite Lookup components and provide their own NetSuite Connection Manager.

With Devart SSIS Data Flow Components for NetSuite you can:

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

SQL Support for NetSuite

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

Convenient Devart NetSuite Source Editor

  • Devart NetSuite Source component offers a convenient editor, which displays all the NetSuite objects and their fields and allows you to quickly build a query to NetSuite 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.

Advanced Lookup Optimizations

  • Devart NetSuite 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.

High-performance Devart NetSuite Destination

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