CData Python Connector for Zendesk

Build 25.0.9539

UseIncrementalAPI

Specifies whether to use the Zendesk Incremental API for retrieving data.

Possible Values

Auto, True, False

Data Type

string

Default Value

"Auto"

Remarks

The Incremental API is optimized for retrieving large datasets that are filtered by date columns (for example, UpdatedAt, CreatedAt, or StartTime) in the following tables: Tickets, TicketEvents, TicketMetrics, TicketMetricEvents, Calls, Articles, Users, and Organizations.

Incremental API Configuration

AutoEnables the use of Incremental API if the authenticated user's role supports it. The driver uses the Incremental API for supported entities unless the query is better suited for another API. For example, filtering by ticket status works best using the Search API.
TrueEnables the use of Incremental API regardless of the authenticated user's role or applied filters.
FalseDisables the use of Incremental API.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539