Sending data to Google Sheets using HTML
A simple guide to building a HTML form and sending the data to Google Sheets with Sheet Monkey
Picking a Google Sheet

The form action is the link to your Google Sheet

Mapping the form fields to your sheet columns


Special form fields
Saving a current date and time:
Saving a current date:
Redirecting after the form is submitted
Limiting what websites can submit to your form
Last updated