Nova Admin Docs
Integrations

Zendesk Support

How to get your Zendesk Support API key and connect it to Nova Admin.

Connect your Zendesk subdomain with an API token. Create a token under Zendesk Admin Center → Apps and integrations → APIs → Zendesk API.

Prerequisites

Steps

  1. In Zendesk Admin Center go to Apps and integrations → APIs → Zendesk API
  2. Enable token access and create an API token
  3. Enter your Zendesk subdomain (e.g. acme for https://acme.zendesk.com), your agent email, and the API token below

Credential fields

FieldRequiredDescription
SubdomainYesstring (e.g. acme (for https://acme.zendesk.com))
EmailYesstring (e.g. agent@example.com)
API TokenYesSecret — stored encrypted, never exposed. (e.g. Zendesk API token)

Troubleshooting

  • Invalid credentials: verify the key was copied in full with no trailing spaces.
  • Key not working: check that your Zendesk Support account has API access enabled and billing is active if required.
  • Need help?: refer to the Zendesk Support documentation.

On this page