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_userGet the Zendesk Sell user the access token belongs to
list_usersList Zendesk Sell users on the account
list_contactsList Zendesk Sell contacts, optionally filtered by name, email or person/organization type
get_contactGet one Zendesk Sell contact by ID
list_dealsList Zendesk Sell deals, optionally filtered by contact, stage or hot flag
get_dealGet one Zendesk Sell deal by ID
list_leadsList Zendesk Sell leads, optionally filtered by email or status
list_pipelinesList Zendesk Sell sales pipelines
list_stagesList Zendesk Sell pipeline stages, optionally for one pipeline
list_tasksList Zendesk Sell tasks, optionally filtered by completion or the resource they hang off
list_notesList Zendesk Sell notes, optionally filtered by the resource they hang off or a search term
list_lead_sourcesList Zendesk Sell lead sources
list_loss_reasonsList 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.