Files & knowledge · wired today
PandaDoc, wired into your agent workforce
Documents and wikis are the long-term memory agents reason over. The PandaDoc connector is one of 205 executable connectors and gives agents 9 read-only tools, with the credential held in the vault and every call receipted.
Connecting PandaDoc takes one credential
You provide API key from your PandaDoc account; Quox sends it as an API key sent as a header. 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: PandaDoc's own API documentation ↗ covers creating and scoping the credential.
What agents can run against PandaDoc
get_current_memberGet the PandaDoc workspace member the API key belongs to
list_membersList the members of the PandaDoc workspace the API key belongs to
list_documentsList PandaDoc documents, optionally filtered by search text, status, template or folder
get_document_statusGet the current status of one PandaDoc document by ID
get_document_detailsGet the full detail of one PandaDoc document: recipients, totals and creator
list_templatesList PandaDoc templates, optionally filtered by search text, tag or folder
get_template_detailsGet the detail of one PandaDoc template: roles, tokens and creator
list_document_foldersList PandaDoc document folders, optionally inside one parent folder
list_template_foldersList PandaDoc template folders, optionally inside one parent folder
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 PandaDoc 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.
PandaDoc integration FAQ
What can Quox agents do with PandaDoc?
Agents can run 9 read-only tools against PandaDoc: get current member, list members, list documents, get document status, get document details and more. Every call is receipted in the evidence trail.
What does the PandaDoc integration need?
You provide API key from your PandaDoc account; Quox sends it as an API key sent as a header. 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 PandaDoc 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 PandaDoc connector?
This connector was blind shape-proven against the real PandaDoc 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.