Devart SSIS Data Flow Components for Zoho People について

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

Devart SSIS Data Flow Components for Zoho People allows you to integrate Zoho People Employees, Projects, Tasks, Attendances and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized ZohoPeople Source, Zoho PeopleDestination and ZohoPeople Lookup components and provide their own ZohoPeople Connection Manager.

With Devart SSIS Data Flow Components for Zoho People you can:

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

SQL Support for Zoho People

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

Convenient Devart ZohoPeople Source Editor

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

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