Using Google Forms on Google App Engine?

235 views
Skip to first unread message

Torsten Därr

unread,
Nov 1, 2017, 9:12:45 AM11/1/17
to Google App Engine
Hello, is it possible to integrate the functionality of Google Forms into a website so that all the generated tests and responses are stored in a database in a Google Cloud account? Many thanks, Torsten

Jordan (Cloud Platform Support)

unread,
Nov 1, 2017, 10:33:30 AM11/1/17
to Google App Engine
You can create an Apps Script that accepts the Google Form submissions and saves the data into BigQuery. You can then use Google Data Studio to visualize the data. 

Note that the App Engine Google Groups is reserved for App Engine specific discussions. If you require further support for Apps Script is is recommended to refer to their support page

- If you instead wish to make your own version of Google Forms and run it on App Engine, you can create an application that presents a form and accepts its responses. You can then save this data to BigQuery or the Datastore using the Client Libraries. For a general suggestion on structuring your data in the Datastore you can refer to this existing discussion
Reply all
Reply to author
Forward
0 new messages