Devart SSIS Data Flow Components for Podio について

Podio用SSIS Source、Lookup、Destinationコンポーネント

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

With Devart SSIS Data Flow Components for Podio you can:

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

SQL Support for Podio

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

Convenient Devart Podio Source Editor

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

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