top of page

Inserting Google Form Data into kintone


Overview

When user submit their form, those data will send to kintone immediately.

 

What is kintone?


kintone is a social collaboration cloud service that provides a portal for communication, data and business process management.

https://www.kintone.com/

 

What is Google Form?


Google Forms allows you to easily create and send questionnaires, event invitations, registration, etc.

https://www.google.com/forms/about/

 

Procedure Overview

1. Google Form creating.

2. kintone application creating.

3. Create script in Google Form to send data to kintone.

 

1. Google Form creating



3. Create script in Google Form to send data to kintone


In Script editor, the following code is used to get data from google form



Finally, you can send your google form to kintone by using send button. And when the user filled, it automatically add a new record in kintone.

Single post: Blog_Single_Post_Widget
bottom of page