Marketing & email · wired today
Drive SurveyMonkey with governed agents
Campaign and audience data drives half the questions agents get asked. The SurveyMonkey connector is one of 205 executable connectors and gives agents 4 read-only tools, with the credential held in the vault and every call receipted.
What agents can run against SurveyMonkey
| Tool | What it does |
|---|---|
me | Get the SurveyMonkey account the access token belongs to (identity and account type) |
list_surveys | List SurveyMonkey surveys in the account, optionally filtered by a title search term |
get_survey | Get one SurveyMonkey survey by ID (summary counts only, no question or page tree) |
list_responses | List responses to one SurveyMonkey survey (response metadata only, answer payloads are not returned) |
Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.
What the SurveyMonkey connector needs
You provide access token from your SurveyMonkey 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: SurveyMonkey's own API documentation ↗ covers creating and scoping the credential.
How proven is this?
This connector was blind shape-proven against the real SurveyMonkey 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.
SurveyMonkey integration FAQ
What can Quox agents do with SurveyMonkey?
Agents can run 4 read-only tools against SurveyMonkey: me, list surveys, get survey, list responses. Every call is receipted in the evidence trail.
What does the SurveyMonkey integration need?
You provide access token from your SurveyMonkey 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 SurveyMonkey 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 SurveyMonkey connector?
This connector was blind shape-proven against the real SurveyMonkey 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.