Zendesk Sunshine

Zendesk Sunshine

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Learn more
PostHog Wizard hedgehog

Connect Zendesk Sunshine to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Import your Zendesk custom objects into the PostHog Data warehouse: object definitions, their records, and field schemas.

New sources use Zendesk's current custom objects API. The legacy Sunshine API (v1) is still supported for existing sources, but Zendesk is removing it on June 30, 2026. Authenticate with your Zendesk email address and an API token (token access must be enabled for your account).

Configuration

OptionTypeRequired
Zendesk subdomaintextYes
API tokenpasswordYes
Zendesk email addressemailYes

Linking Zendesk Sunshine to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Zendesk Sunshine
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
custom_objects

A custom object: a user-defined data model (identified by its key) that custom object records are validated against.

Full refresh
custom_object_records

A custom object record: an instance of a custom object, with its data held under custom_object_fields.

Full refresh
custom_object_fields

A field defined on a custom object: describes one attribute (its key, type, and options) that records of the object can set.

Full refresh