Explore Plans
Mobile menu Close menu
Google Forms

New or updated form response

This trigger fires when a new form response is received or updated.

Developer info

API endpoint slug
google_forms.new_or_updated_form_response

Trigger fields

Form Dropdown list

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

Ingredients

Form name The name of the form.

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

Form The ID of the form

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

Response url The URL where the response can be viewed.

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

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

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

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

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

Question1 title The title of the first question.

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

Question1 answer The response to the first question.

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

Question2 title The title of the second question.

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

Question2 answer The response to the second question.

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

Question3 title The title of the third question.

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

Question3 answer The response to the third question.

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

Question4 title The title of the fourth question.

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

Question4 answer The response to the fourth question.

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

Question5 title The title of the fifth question.

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

Question5 answer The response to the fifth question.

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

Create time Timestamp for the first time the response was submitted.

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

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

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