Skip to main content
webflow.onFormSubmitted starts when a visitor submits a form on the site.

Example

automations/webflow-on-form-submitted.automation.ts

Inputs

siteId is the Webflow site to watch. You can pass account to select a named Webflow account. The connection needs sites:write to manage the provider webhook and the read scope for this event.

Output

Returns the form ID, submission ID, submitted values, field schema, site ID, and submission timestamp. Each authenticated delivery starts an ordinary root context.