About Devart SSIS Data Flow Components for ShipStation

SSIS Source, Lookup, and Destination components for ShipStation.

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

With Devart SSIS Data Flow Components for ShipStation you can:

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

SQL Support for ShipStation

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

Convenient Devart ShipStation Source Editor

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

Advanced Lookup Optimizations

  • Devart ShipStation 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 ShipStation Destination

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