Zendesk Support connector reference
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page provides technical reference information for the Zendesk Support connector.
Supported source tables
The Zendesk Support connector supports ingestion from the following Zendesk APIs.
Ticketing API
Incremental tables:
ticketsticket_auditsticket_commentsticket_metric_eventsticket_skipsticket_triggersside_conversation_eventsusersuser_identitiesorganizationsmacrosdeletion_schedules
Batch tables:
account_attributesautomationsbrandsbrand_agentscustom_rolesgroupsgroup_membershipsgroup_sla_policieslocalesorganization_fieldsorganization_membershipsorganization_subscriptionsschedulessla_policiessuspended_ticketstagsticket_activitiesticket_fieldsticket_formsticket_metricsuser_fields
Help Center API
Incremental tables:
articlesarticle_attachmentsarticle_commentsarticle_votescategoriessections
Community API
Incremental tables:
postspost_commentspost_votes
Batch tables:
topics
Data type handling
Nested and custom fields
Some fields in the schema might be nested within complex structures, and the inner-level fields can include custom attributes. To ensure compatibility and consistency, such fields are represented as a string data type.
For example, the custom_fields column in the tickets table is an array of custom objects, which can have any number of subfields. This column is ingested as a string type.