Devart SSIS Data Flow Components for Zoho Desk 关于

用于 Zoho Desk 的 SSIS 源、查找和目标组件。

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

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

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

SQL Support for Zoho Desk

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

Convenient Devart Zoho Desk Source Editor

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

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