Webflow · Arazzo Workflow
Webflow Register a Form-Submission Webhook
Version 1.0.0
Resolve a site, confirm it has at least one form, then register a form_submission webhook.
Provider
Workflows
register-form-webhook
Register a form_submission webhook on a site that has forms.
Lists sites, lists the forms on the chosen site, confirms at least one form exists, and registers a form_submission webhook pointing at the callback URL.
1
2
listForms
List the forms on the resolved site and branch on whether any forms exist before registering a webhook.
3
registerWebhook
Register a webhook that fires on every form submission for the site, delivering the payload to the supplied callback URL.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.