Skip to content

Google Forms

Google Forms is a survey administration app that is part of the Google Drive office suite along with Google Docs, Google Sheets, and Google Slides. It allows users to create custom forms for surveys and questionnaires at no cost. The collected information is automatically connected to a spreadsheet. The spreadsheet is populated with the survey and quiz responses to facilitate data analysis.

Key features of Google Forms:

  • Customizable Forms: Users can build a form with a simple interface, adding questions and selecting response formats such as multiple choice, drop-downs, or short answers.
  • Templates: There are various templates available for common forms like RSVPs, quizzes, and feedback surveys, which can be customized as needed.
  • Real-time Response Information: As soon as participants submit their responses, the data is immediately available for review.
  • Automatic Summaries: Google Forms provides automatic summaries of all responses with graphs and charts.
  • Collaborative Editing: Multiple people can work on the same form at the same time, much like other tools in the Google Drive suite.
  • Integration with Google Sheets: All responses can be viewed in real-time in a Google Sheet and are neatly organized, allowing for further analysis and data manipulation.
  • Quizzes: Forms can be set up as quizzes, with automatic grading and feedback for respondents.
  • Branching and Skip Logic: Based on answers, you can direct respondents to different questions or pages, controlling the flow of the survey.
  • File Uploads: You can allow respondents to upload files with their responses, which is useful for applications like job submissions or assignments.
  • Accessibility: Google Forms are accessible through any web browser and are mobile-friendly, allowing respondents to easily fill out a form on a smartphone or tablet.
  • Security and Privacy: Forms can be made public or restricted to certain users, and Google's security measures help protect the data collected.
  • Customizable Themes: Users can choose different colors, fonts, and images to match the theme of the form with the topic or company branding.
  • Data Validation: For certain types of questions, like email addresses or numbers, you can set criteria that the answers must meet to be accepted.

Google Forms is widely used in education for quizzes and surveys, in businesses for feedback, registration, and event planning, and by individuals who need to gather information in an organized and efficient manner. It is favoured for its simplicity, ease of use, and integration with other Google services.

Trigger:

New form responses: Triggers when a new form response is submitted.

Connect with Google Forms:

INFO

Pop-up windows must be allowed for this browser session to enable the connection of this third-party app with Workflow Automation.

  1. Log in to your Google account.

  2. Go to API Library in Google Cloud console. Google-Forms_01.jpg

  3. Click the Select a project drop-down menu at the top of the page, and click the New Project button. Google-Forms_02.jpg

  4. Enter a name for your project and click the Create button. Google-Forms_03.jpg

  5. Go to API Library in Google Cloud console.

  6. Search for People API in the search bar and click on it. Google-Forms_04.jpg

    TIP

    In case you've already connected another Google service using the same API skip the following steps and proceed to step 9.

  7. Click on Google People API in the list. Google-Forms_05.jpg

  8. Click the Enable button to enable the API. Google-Forms_06.jpg

  9. Repeat steps 5, 6, 7, and 8 for the Google Forms API. Google-Forms_08.jpg Google-Forms_09.jpg Google-Forms_10.jpg

  10. Go to OAuth consent screen in the Google Cloud Console.

  11. Select External to start your app in test mode. Click the Create button. Google-Forms_11.jpg

  12. Fill in App nameUser support email, and Developer contact information. Click the Save and Continue button. Google-Forms_12.jpg

  13. Skip adding or removing scopes and click the Save and Continue button. Google-Forms_13.jpg

  14. Click the Add Users button to add a test email address, since only test users can access the app while the publishing status is set to "Testing". Google-Forms_14.jpg

  15. Enter an email address and click the Add button in the Add Users window.

    WARNING

    Make sure to use the same email address you're logged into Google with as the test user email address.

    Google-Forms_15.jpg

  16. Click the Save and Continue button to complete the configuration of the consent screen. Google-Forms_17.jpg

  17. Go to Credentials.

  18. Click the Create Credentials button and select the OAuth client ID option. Google-Forms_17.jpg

  19. Select the application type as Web application. Google-Forms_18.jpg

  20. Fill in the Name field. Google-Forms_19.jpg

  21. Go to Workflow Automation and navigate to My Apps and Add a new app connection choosing Google Forms from the list. Google-Forms_20.jpg

  22. Copy the OAuth Redirect URL value. Google-Forms_21.jpg

  23. Go back to Google Cloud Console and click the Add URI button in the Authorized redirect URIs section. Google-Forms_22.jpg

  24. Paste the OAuth Redirect URL value into the Authorized redirect URIs field and click the Create button. Google-Forms_23.jpg

  25. Copy the Client ID value from the following pop-up and paste it into the Client ID field on Workflow Automation. Google-Forms_24.jpgGoogle-Forms_25.jpg

  26. Copy the Client Secret value from the same pop-up on Google and paste it into the Client Secret field on Workflow Automation. Google-Forms_26.jpgGoogle-Forms_27.jpg

  27. Click the Submit button.

  28. A pop-up window appears. Select your Google account. Google-Forms_28.jpg

  29. Click the Continue button. Google-Forms_29.jpg

  30. Check the Select all checkbox. Scroll down to the bottom of the pop-up window and click the Continue button. Google-Forms_30.jpg

  31. Your Google Forms connection is now established. Google-Forms_31.jpg

  32. Start using your new Google Forms connection with Workflow Automation.