This trigger fires when a new form response is received or updated.
- API endpoint slug
- google_forms.new_or_updated_form_response
Trigger fields
- Label
- Which form?
- Slug
- form_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- form_name
- Filter code
- GoogleForms.newOrUpdatedFormResponse.FormName
- Type
- String
- Example
- Your feedback
- Slug
- form_id
- Filter code
- GoogleForms.newOrUpdatedFormResponse.FormId
- Type
- String
- Example
- alkdjfhklajsdhfkljh
- Slug
- response_url
- Filter code
- GoogleForms.newOrUpdatedFormResponse.ResponseUrl
- Type
- String
- Example
- https://docs.google.com/forms/d/e/xcvj
- Slug
- response_id
- Filter code
- GoogleForms.newOrUpdatedFormResponse.ResponseId
- Type
- String
- Example
- alkdjfhklajsdhfkljj
- Slug
- respondent_email
- Filter code
- GoogleForms.newOrUpdatedFormResponse.RespondentEmail
- Type
- String
- Example
- example@gmail.com
- Slug
- question_1_title
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question1Title
- Type
- String
- Example
- What is your favorite color?
- Slug
- question_1_answer
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question1Answer
- Type
- String
- Example
- Blue
- Slug
- question_2_title
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question2Title
- Type
- String
- Example
- What is your favorite animal?
- Slug
- question_2_answer
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question2Answer
- Type
- String
- Example
- Elephant
- Slug
- question_3_title
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question3Title
- Type
- String
- Example
- What is your favorite number?
- Slug
- question_3_answer
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question3Answer
- Type
- String
- Example
- 7
- Slug
- question_4_title
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question4Title
- Type
- String
- Example
- What is your favorite food?
- Slug
- question_4_answer
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question4Answer
- Type
- String
- Example
- Pizza
- Slug
- question_5_title
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question5Title
- Type
- String
- Example
- What is your favorite sport?
- Slug
- question_5_answer
- Filter code
- GoogleForms.newOrUpdatedFormResponse.Question5Answer
- Type
- String
- Example
- Soccer
- Slug
- create_time
- Filter code
- GoogleForms.newOrUpdatedFormResponse.CreateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- last_submitted_time
- Filter code
- GoogleForms.newOrUpdatedFormResponse.LastSubmittedTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00