Get started

CRM, sales & support · wired today

Drive Outreach with governed agents

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

What agents can run against Outreach

ToolWhat it does
list_usersList Outreach users on the org (JSON:API resources)
list_prospectsList Outreach prospects, optionally filtered to one email address
get_prospectGet one Outreach prospect by ID
list_sequencesList Outreach sequences with engagement counts
list_accountsList Outreach accounts (companies), optionally filtered by domain
list_mailingsList Outreach mailings (sent emails) with delivery and engagement timestamps, without message bodies

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

What the Outreach connector needs

You provide access token from your Outreach 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: Outreach's own API documentation ↗ covers creating and scoping the credential.

How proven is this?

Outreach answers every unauthenticated request identically, so its endpoint paths rest on Outreach's own published API reference (cited in the connector spec). The credential wire format was verified against the real host. Like every factory connector, it is Beta: it has not yet been run with a real credential.

Outreach integration FAQ

What can Quox agents do with Outreach?

Agents can run 6 read-only tools against Outreach: list users, list prospects, get prospect, list sequences, list accounts and more. Every call is receipted in the evidence trail.

What does the Outreach integration need?

You provide access token from your Outreach 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 Outreach 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 Outreach connector?

Outreach answers every unauthenticated request identically, so its endpoint paths rest on Outreach's own published API reference (cited in the connector spec). The credential wire format was verified against the real host. Like every factory connector, it is Beta: it has not yet been run with a real credential.