Zendesk
INTEGRATIONS · EXPERTINI ATS

Zendesk

Create new hires as Zendesk contacts using your own subdomain and API token — no shared credentials, no middleman.

2 min read · Updated July 2026 · Expertini Editorial

If your client-facing operation runs on Zendesk, the people your agency places are often exactly the people your support and success teams will deal with next. The Zendesk integration for Expertini ATS pushes hired candidates into your Zendesk as contacts (end users), so the record exists before the first ticket does.

The connection is deliberately simple and fully yours: your Zendesk subdomain, your admin email, and an API token you generate in Zendesk's own admin centre. Expertini verifies the credentials live before saving them, stores them server-side for your organisation only, and logs every push in the ATS activity trail with a link back to the candidate. Revoke the token in Zendesk and access ends that moment.

Watch the 30-second overview — no sign-up needed

01The gap this closes: people arriving before their records do

A new hire contacting support who does not exist in Zendesk yet means a hand-typed user record under time pressure. Creating the contact at hire time means tickets, satisfaction history, and communication all attach to a record that was already there.

02Connected with your own token

Zendesk API tokens are created and revoked in your own admin centre — Expertini never sees your password and holds no access you did not explicitly mint. The save step calls Zendesk's identity endpoint to prove the credentials work before anything is stored.

03Included in the subscription

The Zendesk integration is included on the Business plan with no per-record fees. Browse the full connector roster on the integrations page.

Engineering notes

Platform architecture & operations

A1Connection architecture

This is a direct connection to a system you host or key yourself: the form takes your instance URL and credential, verifies them with a live call before anything is saved, and stores secrets encrypted at rest. Connection pages show presence ("connected", "saved ✓"), never the values themselves.

Because the credential is yours, rotation is in your hands: replace the key in your own system, paste the new one here, and the live verification confirms it before the old one is overwritten. Disconnecting removes the stored credential immediately.

A2Write semantics and data flow

Every data movement is an explicit action with a logged result. Writes happen on your click — or automatically only where you enabled a rule (auto-push on hire is off by default, per-provider). Reads — imports of people, accounts, or files — run when you press Import, deduplicate against what you already have (clients by name, people by email), skip rather than overwrite, and report created-versus-skipped honestly, which is why re-running any import is safe by design.

Each action writes a row to the app-activity journal (ats_app_activity): what ran, when, for which record, and the outcome — including the vendor's own error text verbatim when something fails. Usage reporting inside the ATS aggregates that same journal, so integration reporting and integration reality cannot diverge.

Anything that leaves the request path — notification fan-out, webhook delivery, activity journalling, mail — runs in fire-and-forget background threads. A slow external endpoint can never make the interface hang, and a failed side effect is logged rather than silently retried into inconsistency.

A3Operational considerations

Connections are organisation-level and gated to owner and admin roles; recruiters use the features a connection powers but cannot connect, disconnect, or reconfigure. Disconnecting removes stored credentials immediately and stops the dependent features visibly, not silently. Data already imported stays yours and editable.

Imported people arrive marked as imported with conservative privacy defaults — no consent is assumed for anyone who never filled in your application form, and retention defaults apply. Everything written is yours to take: CSV exports and the Data Export app cover the same stores the product itself reads. The exit is as open as the entrance — by design, not concession.

A4Placement in the integration topology

This integration is live in the registry today. One connection per provider unlocks every feature it powers, and the topology grid below shows the neighbouring connectors in the same capability area — statuses come from the same registry that drives the in-app hub, so this page can never claim more than the product does. For anything the catalogue does not cover, Webhooks and Zapier are the generic, documented escape hatch.

Dependency map

Connection typedirect — your instance URL + credential, verified live before save
Secrets at restencrypted; UI shows presence flags, never values
Action journalats_app_activity — one row per action, vendor errors verbatim
Auto-push rulesoff by default, per-provider, every run logged
Registry statuslive

Interface blueprint

Structural schematic of the surface — panels, hierarchy, and interaction affordances. A contract, not a screenshot.
Connection card
● connected — presence flag
scopes: minimum required disconnect
Actions
push — explicit clickimport — deduplicated
Activity journal
Fig. 1 — Zendesk: structural interface schematic. Panels and states are the contract; data shown is placeholder.

Interaction flow — states, validations, feedback

Every state below is enforced server-side; the interface reports it, it doesn't decide it.
Enter URL + credentialyour own instance, your own key
Live verificationa real call must succeed before anything is stored
Encrypted storesecrets at rest; presence-flag display
Explicit actionspush / import / invoice on your click
Journalper-action row, vendor errors verbatim
Verification fails → the vendor's own response is shown; nothing savedCredential rotated → paste the new one; verified before overwriteDisconnect → credential removed immediately
Fig. 2 — interaction flow: navy = states, gold = server-enforced gates, green = confirmed outcomes; tags list the edge cases and their feedback.

Neighbouring connectors — Customer Relationship Management

Statuses come from the live registry — browse the full catalogue →

Frequently asked questions

Can I connect Zendesk today?
Yes — subdomain, admin email, and an API token from your Zendesk admin centre, entered on the in-app CRM connections page. The credentials are verified live before saving.
What does Expertini create in Zendesk?
End-user contact records — name, email, and role details — which your Zendesk rules treat like any other user.
What if a person already exists in Zendesk?
Zendesk enforces its own duplicate rules and returns an explicit message, which the ATS surfaces verbatim — nothing is silently overwritten.
Is there an extra fee?
No usage fees — the connector is included on the Business plan, with no per-record charges.

At a glance

  • Live in early access — connect from the in-app hub
  • Your own subdomain, email, and API token
  • Credentials verified live before they save
  • Hires created as Zendesk contacts (end users)
  • Every push logged with a link to the candidate
  • Revoke the token in Zendesk to end access instantly

See zendesk on your own hiring.

Bring a real job description to a 30-minute demo — free trial included.

Book a demo
Expertini AI
Online now
Hi! I'm Expertini's AI Product Expert. Ask me anything about our solutions, get guidance on any of our Hiring Tools, or just tell me what you're trying to do — I'll point you in the right direction. For account-specific issues, email support@expertini.com.