Post Google Forms to a MySQL database?

南笙酒味 提交于 2019-12-11 01:09:33

问题


I've had a look around the net, google etc. i can't decipher wether it is possible to post google form data to both a google doc and to a database where the rest of my website is running?

The reason for this is so i can allow people with a Google Account to complete large forms or surveys that i can build on the fly nice and easily.

Thank you for any enlightening responses


回答1:


Yes it is possible with Google Apps Script

https://developers.google.com/apps-script/guides/jdbc



来源:https://stackoverflow.com/questions/17662914/post-google-forms-to-a-mysql-database

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!