Google Releases Forms API
Written by Kay Ewbank   
Tuesday, 29 March 2022

Google has released the Google Forms API, a RESTFUL interface that works with Google Forms and provides a way to create and distribute forms, surveys, and quizzes.

The Forms API joins the collection of APIs available to developers under the Google Workspace Platform. The new API is designed to make it easier to create and edit forms based on large volume question banks or other data backends, and to build automations for acting on incoming responses. The developers say examples include developing real-time dashboards or visualizations and triggering business workflows based on response data.

googlelogo1

The API can be used to create new forms and quizzes, edit existing forms, and add questions, point values, and correct answers. When reading forms, there are functions to identify correct answers, award points based on criteria, and give feedback to answers.

Quizzes are a specific type of Google Forms document where the form responses can be graded against an answer key.

The team says the API can also be used to read responses to forms, including push notifications  and notifications via cloud pub sub. Developers can also include code to subscribe to real-time form updates via Cloud Pub/Sub, and receive either push or pull notifications when forms change. There are also functions to be notified when a form is edited or when a form response is submitted, and to see the answers to each question, how long it took the person filling in the form to respond, and what the answer grades and feedback were.

 

googlelogo1

More Information

Google Forms API Documentation

Related Articles

Google Announces Forms API

Google Shutting Down App Maker

Google Apps Script API Receives Major Update  

Google Adds Tools To Apps Script

Getting Started With Google Apps Script 

Google Apps Script Improved

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


CISA and NSA - Use Rust Or Perhaps Java
02/07/2025

The CISA and the NSA are urging us to adopt memory-safe languages (MSLs) for the sake of cybersecurity. You probably think they mean Rust but things aren't as clear cut as you might expect.



Stack Overflow Strives To Survive In Era Of AI
11/06/2025

Stack Overflow was an early victim of generative AI with developers deserting it in droves, preferring to ask ChatGPT for help instead. Now Stack Overflow has a new strategy of integration with AI and [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 29 March 2022 )