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

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

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

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

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

SQL Support for Zoho Invoice

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

Convenient Devart ZohoInvoice Source Editor

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

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