Top Google Forms automations
Explore Plans
Mobile menu Close menu
Google FormsGoogle Forms

New form response

This trigger fires when a new form response is received.

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
This trigger fires when a new form response is received.
API endpoint slug
google_forms.new_form_response

Trigger fields

Form ID Dropdown list

Label
Which form?
Slug
form_id
Required
true
Can have default value
false

Ingredients

Form nameThe name of the form.

Slug
form_name
Filter code
GoogleForms.newFormResponse.FormName
Type
String
Example
Your feedback

Form IDThe ID of the form.

Slug
form_id
Filter code
GoogleForms.newFormResponse.FormId
Type
String
Example
alkdjfhklajsdhfkljh

Response URLThe URL where the response can be viewed.

Slug
response_url
Filter code
GoogleForms.newFormResponse.ResponseUrl
Type
String
Example
https://docs.google.com/forms/d/e/xcvj

Response IDThe ID of the response received from the selected form.

Slug
response_id
Filter code
GoogleForms.newFormResponse.ResponseId
Type
String
Example
alkdjfhklajsdhfkljj

Respondent emailThe email address for the respondent (if collected).

Slug
respondent_email
Filter code
GoogleForms.newFormResponse.RespondentEmail
Type
String
Example
example@gmail.com

Question1 titleThe title of the first question.

Slug
question_1_title
Filter code
GoogleForms.newFormResponse.Question1Title
Type
String
Example
What is your favorite color?

Question1 answerThe response to the first question.

Slug
question_1_answer
Filter code
GoogleForms.newFormResponse.Question1Answer
Type
String
Example
Blue

Question2 titleThe title of the second question.

Slug
question_2_title
Filter code
GoogleForms.newFormResponse.Question2Title
Type
String
Example
What is your favorite animal?

Question2 answerThe response to the second question.

Slug
question_2_answer
Filter code
GoogleForms.newFormResponse.Question2Answer
Type
String
Example
Elephant

Question3 titleThe title of the third question.

Slug
question_3_title
Filter code
GoogleForms.newFormResponse.Question3Title
Type
String
Example
What is your favorite number?

Question3 answerThe response to the third question.

Slug
question_3_answer
Filter code
GoogleForms.newFormResponse.Question3Answer
Type
String
Example
7

Question4 titleThe title of the fourth question.

Slug
question_4_title
Filter code
GoogleForms.newFormResponse.Question4Title
Type
String
Example
What is your favorite food?

Question4 answerThe response to the fourth question.

Slug
question_4_answer
Filter code
GoogleForms.newFormResponse.Question4Answer
Type
String
Example
Pizza

Question5 titleThe title of the fifth question.

Slug
question_5_title
Filter code
GoogleForms.newFormResponse.Question5Title
Type
String
Example
What is your favorite sport?

Question5 answerThe response to the fifth question.

Slug
question_5_answer
Filter code
GoogleForms.newFormResponse.Question5Answer
Type
String
Example
Soccer

Create timeTimestamp for the first time the response was submitted.

Slug
create_time
Filter code
GoogleForms.newFormResponse.CreateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Last submitted timeThe time when this response was most recently submitted.

Slug
last_submitted_time
Filter code
GoogleForms.newFormResponse.LastSubmittedTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00