TDV Adapter for Zuora

Build 22.0.8462

Data Model

The adapter dynamically extracts all relevant schema information from Zuora via the REST API. All Zuora entities will be exposed as views.

The Zuora Adapter models Zuora objects as relational tables and views. A Zuora object has relationships to other objects; in the tables, these relationships are expressed through foreign keys. The following sections show the available API objects and provide more information on executing SQL to Zuora APIs.

Schemas for most database objects are defined in simple, text-based configuration files.

Stored Procedures

Stored Procedures are function-like interfaces to Zuora. They can be used create schema files or get and refresh OAuth Access tokens for Zuora apps.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462