Wufoo
Business appsUsername & passwordAPI keycredential probe
Read Wufoo forms, fields and entries, submit entries and manage webhooks (Wufoo API v3).
OCNORA ships 8 typed Wufoo operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Triggers 1
- Form EntryStart a run when someone submits an entry to a Wufoo form.trigger.wufoo_event
Operations 8
- Count EntriesCount the entries stored for a form, with the same filters as a list.wufoo.count_entries
- Create WebhookAdd a webhook so Wufoo posts every new entry on a form to a URL, which is how a Mantle webhook trigger receives them.wufoo.create_webhook
- Delete WebhookRemove one webhook from a form, by the hash its creation returned.wufoo.delete_webhook
- Get FormRetrieve one form's settings by its hash or its title.wufoo.get_form
- List EntriesList a form's stored entries, optionally filtered and sorted.wufoo.list_entries
- List Form FieldsList a form's fields with the Field ids that entry writes and entry filters address them by.wufoo.list_fields
- List FormsList the forms this API key can reach, with their hashes and counts.wufoo.list_forms
- Submit EntrySubmit a new entry to a form, exactly as if someone had filled it in, using the Field ids wufoo.list_fields returns.wufoo.submit_entry
More in Business apps
Run your first Wufoo workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.