In todayβs digital world, automation saves time and reduces manual errors.
If you regularly collect data using Google GMAIL, you probably spend time manually copying responses into Google Sheets.
In this article, Iβll show you how I automated this entire process using Zapier β a no-code automation platform that connects your favorite apps β and then documented my Zap on GitHub for others to reuse.
β What is Zapier?
Zapier is a powerful automation tool that lets you connect two or more applications together to perform automated actions, called Zaps.
Each Zap has two parts:
For example
When a new Google Form response is submitted, β Add a new row in Google Sheets.
π Step-by-Step Setup
Step 1. Create a Zap
Go to Zapier.com.
Click Create Zap.
Choose your Trigger App β Google Forms.
Select the Trigger Event β New Response in Spreadsheet.
Connect your Google account and choose your Form.
Step 2. Add Action
Add Action App β Google Sheets.
Select Action Event β Create Spreadsheet Row.
Connect your Google Sheet and map the fields (Form Question β Sheet Column).
Click Test Action β Youβll see your sample data appear in Sheets!
Step 3. Publish Your Zap
Once tested successfully, click Publish to activate your Zap.
Now every new Google Form submission will automatically add a new row in Google Sheets β no manual work required.
Step 4. Share Your Zap as a Template
Step 5. Add Action
Add Action App β Google Sheets.
Select Action Event β Create Spreadsheet Row.
Connect your Google Sheet and map the fields (Form Question β Sheet Column).
Click Test Action β Youβll see your sample data appear in Sheets!
Step 6. Upload Zap to GitHub
Go to GitHub.com
β Create a new repository.
Add a file named README.md.
Paste the following markdown content:
# Google Form β Google Sheets Automation (Zapier)
π Zap Template
Use this Zap: [Click here to open in Zapier]( https://zapier.com/shared/d68ed54b4661ce0bcd88d7510687d803c4656df0)
π§ What this Zap Does
Automatically sends Google Form responses to Google Sheets.
β Connected Apps
Google GMAIL
Google Sheets
πͺ Trigger
New Form Response Submitted
π Action
Add Row in Google Sheet