Wufoo
Wufoo is an online form-builder owned by SurveyMonkey Inc. It lets non-developers build registration forms, surveys, contact forms, application forms, and payment forms through a drag-and-drop interface, then collect and report on submissions. Wufoo exposes a v3 REST API (Basic Auth, JSON/XML) over Forms, Entries, Fields, Users, Reports, Widgets, Comments, and Webhooks, plus push webhooks that POST form data to subscriber URLs at submission time.
Wufoo publishes 2 APIs on the APIs.io network: REST API v3 and Webhooks. Tagged areas include Forms, Form Builder, Surveys, Data Collection, and Webhooks.
The Wufoo catalog on APIs.io includes 8 machine-runnable capabilities, 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 1 Spectral governance ruleset.
Wufoo’s developer surface includes developer portal, documentation, API reference, getting-started guide, signup flow, pricing, engineering blog, and 20 more developer resources.
APIs
Wufoo REST API v3
The Wufoo v3 REST API gives programmatic access to forms, form fields, entries, reports, widgets, comments, users, and webhooks for a Wufoo account. Endpoints are per-subdomain ...
Wufoo Webhooks
Wufoo webhooks POST form-submission payloads to a subscriber URL at the moment an entry is created. Up to 10 webhooks per form, with optional handshake key for verification and ...
Capabilities
Wufoo REST API — Comments
Comments surface of the Wufoo REST API v3. 2 operations. Lead operation: List Form Comments. Self-contained Naftiko capability covering one Wufoo business surface.
Run with NaftikoWufoo REST API — Entries
Entries (form submissions) surface of the Wufoo REST API v3. 3 operations. Lead operation: List Form Entries. Self-contained Naftiko capability covering one Wufoo business surface.
Run with NaftikoWufoo REST API — Fields
Fields surface of the Wufoo REST API v3. 1 operation. Lead operation: List Form Fields. Self-contained Naftiko capability covering one Wufoo business surface.
Run with NaftikoWufoo REST API — Forms
Forms surface of the Wufoo REST API v3. 3 operations. Lead operation: List All Forms. Self-contained Naftiko capability covering one Wufoo business surface.
Run with NaftikoWufoo REST API — Login
Login surface of the Wufoo REST API v3. 1 operation. Lead operation: Exchange Credentials For API Key. Self-contained Naftiko capability for builders integrating Wufoo for third...
Run with NaftikoWufoo REST API — Reports
Reports surface of the Wufoo REST API v3. 5 operations spanning report listings, single-report lookup, and report-scoped entries, fields, and widgets. Lead operation: List All R...
Run with NaftikoWufoo REST API — Users
Users surface of the Wufoo REST API v3. 1 operation. Lead operation: List Account Users. Self-contained Naftiko capability covering one Wufoo business surface — enumerate sub-us...
Run with NaftikoWufoo REST API — Webhooks
Webhooks surface of the Wufoo REST API v3. 2 operations. Lead operation: Add Form Webhook. Self-contained Naftiko capability covering one Wufoo business surface — subscribe/unsu...
Run with NaftikoEvent Specifications
Wufoo Webhooks
Wufoo webhooks POST a form-submission payload to a subscriber URL the moment an entry is created. Each form supports up to 10 active webhooks. When the subscription is created w...
ASYNCAPI