ZuoraService
Specifies which execution service or schema to use. You can find more details in the Establishing a Connection section.
Possible Values
DataQuery, AQuADataExportData Type
string
Default Value
"AQuADataExport"
Remarks
The available options are:
- DataQuery: Used for quick lightweight SQL queries to export data from your Zuora tenant.
- AQuADataExport: Used for extracting all records from all tables. AQuADataExport objects and fields correspond to the latest version of the Zuora WSDL.