Marketing & email · wired today
Drive JotForm with governed agents
Campaign and audience data drives half the questions agents get asked. The JotForm connector is one of 205 executable connectors and gives agents 3 read-only tools, with the credential held in the vault and every call receipted.
What agents can run against JotForm
| Tool | What it does |
|---|---|
user | Get the JotForm account details for the API key: username, name, email, plan, status and time zone |
list_forms | List the forms on the JotForm account, with title, status and submission counts |
list_submissions | List submissions for one JotForm form (metadata only, the submitted answers are not returned) |
Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.
What the JotForm connector needs
You provide API key from your JotForm account; Quox sends it as an API key sent as a query parameter. 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: JotForm's own API documentation ↗ covers creating and scoping the credential.
How proven is this?
This connector was blind shape-proven against the real JotForm 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.
JotForm integration FAQ
What can Quox agents do with JotForm?
Agents can run 3 read-only tools against JotForm: user, list forms, list submissions. Every call is receipted in the evidence trail.
What does the JotForm integration need?
You provide API key from your JotForm account; Quox sends it as an API key sent as a query parameter. 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 JotForm 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 JotForm connector?
This connector was blind shape-proven against the real JotForm 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.