Welcome to Zuora Product Documentation

Explore our rich library of product information

Comparison of Developer Tools and Data Loader

Comparison of features and behaviors between Developer Tools and Data Loader.

Feature Comparison

Feature / Use CaseDeveloper ToolsData Loader
User InterfaceSeparate micro-applications (for example, Generic API Loader, Billing Preview)Centralized, self-service UI within the Zuora platform
Core FunctionsImport, Update, Delete, Export, Cancel with csv filesImport,Update, Delete, Export and Cancel with csv files
Data Migrationcollection of micro-apps for data migration tasksUnified tool for data load, review, correction, and submitting the job
PerformanceLegacy experiences often rate-limited;performance dependent on manual configuration (batch size, threads)Dynamically scales through native internal infrastructure for consistent high performance
Error Handling & ValidationLimited validation; errors often required manual review at the end of the job and required re-uploadAuto-maps fields, provides in-line validation, and allows for incremental job submission to resolve failed records
TemplatesProvides templates for each object loaderProvides dynamic, reusable, object-specific templates for data ingestion
Object CoverageSupport Zuora Billing, Payments and Finance ObjectsSupports Zuora Billing, Payments and Finance Objects inclusive of the newly-released objects in Zuora ecosystem (for example, Payment Schedules and Omni Subscriptions )
APINAProvides a public API for performing programmatic jobs with csv and json. See, Bulk Data.