Linking Zendesk as a source

Last updated:

|Edit this page

The Zendesk connector can link brands, groups, organizations, tickets, users, and sla policies.

To link Zendesk:

  1. Go to the data warehouse tab in PostHog
  2. Click Link Source and select Zendesk
  3. Provide the subdomain of your zendesk account (https://posthoghelp.zendesk.com/ -> "posthoghelp" is the subdomain)
  4. Provide the API token and email associated with it
  5. Optional: Add a prefix to your table names
  6. Click Next

The data warehouse then starts syncing your Zendesk data. You can see details and progress in the data warehouse settings tab.

Questions?

Was this page useful?

Next article

Linking Postgres as a source

The Postgres connector can link your database tables to PostHog. To link Postgres: Go to the data warehouse tab in PostHog Click Link Source and select Postgres Enter your database connection details: Host: The hostname or IP your database server like db.example.com or 192.168.1.100 . Port: The port your database server is listening to. The default is 5432 . Database: The name of the database you want like analytics_db . User: The username with the necessary permissions to access…

Read next article