Google Forms integrations
Google Forms is a survey administration app that allows users to create and distribute surveys, collect responses in real-time, and analyze the results using built-in analytics tools.
Automate your Google Forms workflow with premade actions
Quickly integrate Google Forms with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.Get Form Response
Get a response from a form. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms.responses/get)
New Form Answer
Emit a new event when the form is answered. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms.responses/list)
Create Form
Creates a new Google Form. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms/create)
Update Form Title
Updates the title of a Google Form. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms/batchUpdate)
Get Form
Get information about a Google Form. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms/get)
List Form Responses
List a form's responses. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms.responses/list)
Create Text Question
Creates a new text question in a Google Form. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms/batchUpdate)
New Form Answer Update
Emit a new event when an answer is sent or updated. [See the documentation](https://developers.google.com/forms/api/reference/rest/v1/forms.responses/list)