Skip to content

Instantly share code, notes, and snippets.

View henrisusanto's full-sized avatar

Henri Susanto henrisusanto

  • Yogyakarta, Indonesia
  • 03:22 (UTC +07:00)
View GitHub Profile
@henrisusanto
henrisusanto / Google-Sheet-Form-Post.md
Created June 6, 2020 03:21 — forked from willpatera/Google-Sheet-Form-Post.md
Post to google spreadsheet from html form

Overview

This collection of files serves as a simple static demonstration of how to post to a google spreadsheet from an external html <form> following the example by Martin Hawksey

Depreciation Warning: This code is not maintained, and should be seen as reference implementation only. If you're looking to add features or update, fork the code and update as needed.

Run example

You should be able to just open index.html in your browser and test locally.