In this quick tutorial I will show you how to create a contact form and submit the form to Google Sheets.
When you create a static website contact form you are going to need a place to save the form submissions.
We will submit the form to a Google Sheets spreadsheet.
One advantage of using a Google Sheets spreadsheet to store your contacts is that Google Sheets is free, can be setup very quickly, and provides plenty of space to save our contact form submissions.
You can create a Google Sheet here.
Make note of the Google Sheet ID. How To Find Google Sheet ID as our contact form will need the Google Sheet ID to know wwhich Google Sheet to submit the form entries to.
If you haven't already done so. Create Account on fabform, login and click on Create Endpoint.
Click the settings icon and scroll down to where you enter the Google Sheet ID.
If you haven't already done so. Create an account on fabform and click on Create Endpoint
For our google sheets contact form -- you will just need to modify the sample contact form and insert the endpoint key that you created before.
Click the settings icon and scroll down to where you enter the Google Sheet ID
To create a contact form -- you will just need to modify the sample contact form and insert the endpoint key that you can get for free here. Create Account
You are done! Push your form to your website and you can now submit a form to Google Sheets.