Get started

CRM, sales & support · wired today

Zendesk Sell, wired into your agent workforce

Pipeline truth lives here, and agents are only as honest as their source. The Zendesk Sell connector is one of 205 executable connectors and gives agents 13 read-only tools, with the credential held in the vault and every call receipted.

Connecting Zendesk Sell takes one credential

You provide access token from your Zendesk Sell account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Where to get it: Zendesk Sell's own API documentation ↗ covers creating and scoping the credential.

What agents can run against Zendesk Sell

get_current_user

Get the Zendesk Sell user the access token belongs to

list_users

List Zendesk Sell users on the account

list_contacts

List Zendesk Sell contacts, optionally filtered by name, email or person/organization type

get_contact

Get one Zendesk Sell contact by ID

list_deals

List Zendesk Sell deals, optionally filtered by contact, stage or hot flag

get_deal

Get one Zendesk Sell deal by ID

list_leads

List Zendesk Sell leads, optionally filtered by email or status

list_pipelines

List Zendesk Sell sales pipelines

list_stages

List Zendesk Sell pipeline stages, optionally for one pipeline

list_tasks

List Zendesk Sell tasks, optionally filtered by completion or the resource they hang off

list_notes

List Zendesk Sell notes, optionally filtered by the resource they hang off or a search term

list_lead_sources

List Zendesk Sell lead sources

list_loss_reasons

List Zendesk Sell deal loss reasons

Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.

How proven is this?

This connector was blind shape-proven against the real Zendesk Sell API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.

Zendesk Sell integration FAQ

What can Quox agents do with Zendesk Sell?

Agents can run 13 read-only tools against Zendesk Sell: get current user, list users, list contacts, get contact, list deals and more. Every call is receipted in the evidence trail.

What does the Zendesk Sell integration need?

You provide access token from your Zendesk Sell account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Do agents see my Zendesk Sell credentials?

No. Credentials live encrypted in the Quox vault and are resolved server-side at call time. Agents invoke tools; they never receive the underlying secret.

How proven is the Zendesk Sell connector?

This connector was blind shape-proven against the real Zendesk Sell API: every endpoint it declares answered measurably differently from a deliberately bogus control request, without any account or credential involved. It is Beta: proven against the live API surface, not yet run with a real credential.