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 pipeline page and the sources tab in PostHog
  2. Click New 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 pipeline sources 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 pipeline page and the sources tab in PostHog Click New source and select Postgres Enter your database connection details: Host: The hostname or IP your database server like db.example.com or 123.132.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…

Read next article