workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-agent

Form-to-Google-Sheets: Easy Form Data

Store HTML form submissions in Google Sheets. For founders needing simple form data management.
4,744 stars831 forksJavaScriptQuality 8/10Updated 1/17/2026100% free ยท open source
What it does

Stores HTML form submissions directly into a Google Sheets spreadsheet for easy data management and analysis.

Install / run
Clone the repository from https://github.com/jamiewilson/form-to-google-sheets
When to use it
  • โ€ขYou need to collect simple data from users through a web form
  • โ€ขYou want to track form submissions without building a custom backend
  • โ€ขYou prefer to manage and analyze form data using Google Sheets
Quick start
  1. 1Create a new Google Sheets spreadsheet and note its ID
  2. 2Set up a Google Cloud Platform project and enable the Google Sheets API
  3. 3Create credentials for your project (OAuth client ID) and download the JSON key file
  4. 4Configure the form-to-google-sheets script by setting the SPREADSHEET_ID and CLIENT_SECRET_FILE environment variables
  5. 5Deploy the script to a server or use a service like Vercel or Netlify to handle form submissions
Ready-to-paste prompt
curl -X POST https://your-deployed-script.com/submit -H 'Content-Type: application/json' -d '{"name":"John Doe","email":"john@example.com"}'
Heads up: You must enable the Google Sheets API and set up a service account with the correct permissions to read and write to your Google Sheets spreadsheet, and also set the SPREADSHEET_ID and CLIENT_SECRET_FILE environment variables correctly
Saves to your device

Topics

fetch-api
google-sheets
html-form
javascript
promise-polyfills
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

5
top-level files
2
folders
51K
repo size
Apache-2.0
license
Key files
index.html
README.md
File tree
demo/
examples/
form-script-commented.js
form-script.js
index.html
LICENSE
README.md
Quick Actions
Details
Creator
jamiewilson
Language
JavaScript
Category
ai-agent
Published
9/30/2017

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-agent tools founders pair with this one.

ai-agentโ˜… 512,463
build-your-own-x: Learn by Recreating
Improve programming skills by rebuilding tech from scratch. For startup founders and programmers.
ai-agentโ˜… 450,961
Learn to code with freeCodeCamp
Get free programming education with freeCodeCamp, for startup founders and beginners.
ai-agentโ˜… 439,771
Public-apis: Free API Access
Get free APIs for development. For startup founders and developers.
ai-agentโ˜… 390,947
Free Programming Books
Discover free programming books for founders and developers. Learn with free-programming-books.
ai-agentโ˜… 350,624
coding-interview-university: Learn to Code
Get a complete study plan to become a software engineer, for startup founders, with 351k+ GitHub stars
ai-agentโ˜… 297,550
Selfhosted Control with awesome-selfhosted
Host your own network services and web apps. For founders seeking privacy and control.