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
listSites
list-sites
List accessible sites to resolve a target site id.
2
listForms
list-forms
List the forms on the resolved site and branch on whether any forms exist before registering a webhook.
3
registerWebhook
create-webhook
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