TDV Adapter for Zendesk

Build 22.0.8462

Data Model

The Zendesk Adapter models entities in the Zendesk API as tables, views, and stored procedures. The Tickets schema dynamically reflects changes in custom fields. Other entities are defined in schema files, which are simple, text-based configuration files.

Using Query Processing

The adapter offloads as much of the SELECT statement processing as possible to the Zendesk APIs and then processes the rest of the query within the adapter. The following sections document API limitations and requirements.

Stored Procedures

Stored Procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.

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