Top Webflow automations
Explore Plans
Mobile menu Close menu
WebflowWebflow

Form submitted

This trigger fires when a form is submitted.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
webflow.form_submitted

Trigger fields

Site ID Dropdown list

Label
Which site?
Helper text
Slug
site_id
Required
true
Can have default value
false

Ingredients

Form name

Slug
form_name
Filter code
Webflow.formSubmitted.FormName
Type
String
Example
Email Form

Submission ID

Slug
submission_id
Filter code
Webflow.formSubmitted.SubmissionId
Type
String
Example
63728bcd8297166e31c6b9c7

Site ID

Slug
site_id
Filter code
Webflow.formSubmitted.SiteId
Type
String
Example
63572300b21afdbe94778e60

Question1 title

Slug
question_1_title
Filter code
Webflow.formSubmitted.Question1Title
Type
String
Example
Name

Question1 answer

Slug
question_1_value
Filter code
Webflow.formSubmitted.Question1Answer
Type
String
Example
John Smith

Question2 title

Slug
question_2_title
Filter code
Webflow.formSubmitted.Question2Title
Type
String
Example
Email

Question2 value

Slug
question_2_value
Filter code
Webflow.formSubmitted.Question2Value
Type
String
Example
john.smith@email.com

Question3 title

Slug
question_3_title
Filter code
Webflow.formSubmitted.Question3Title
Type
String
Example
Phone

Question3 value

Slug
question_3_value
Filter code
Webflow.formSubmitted.Question3Value
Type
String
Example
4155550000

Question4 title

Slug
question_4_title
Filter code
Webflow.formSubmitted.Question4Title
Type
String
Example
Company

Question4 value

Slug
question_4_value
Filter code
Webflow.formSubmitted.Question4Value
Type
String
Example
Acme Inc.

Question5 title

Slug
question_5_title
Filter code
Webflow.formSubmitted.Question5Title
Type
String
Example
Title

Question5 value

Slug
question_5_value
Filter code
Webflow.formSubmitted.Question5Value
Type
String
Example
Owner

Submitted at

Slug
submitted_at
Filter code
Webflow.formSubmitted.SubmittedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Submitted data json

Slug
submitted_data_json
Filter code
Webflow.formSubmitted.SubmittedDataJson
Type
String
Example
{"Name":"Bob Smith","Email":"test@example.com","Message":"Hi, here's my message."}