ai-agent

Form-to-Google-Sheets: Easy Form Data

Store HTML form submissions in Google Sheets.
4,749 stars831 forksJavaScriptGuide quality 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.

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
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
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/form-to-google-sheets && curl -fsSL https://workflowstacks.com/api/skills/form-to-google-sheets/claude-skill -o ~/.claude/skills/form-to-google-sheets/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Form-to-Google-Sheets: Easy Form Data works
Codeflow
Free to inspect

Form-to-Google-Sheets: Easy Form Data is a tiny JavaScript project (~250 lines across 2 code files). Setup is light: small project — see the README for how to run it. Last commit 8 months ago, Apache-2.0 license, no tests found.

Size
Tiny codebase
~250 lines · 2 code files · 2 min skim
Setup
Light setup
Small project — see the README for how to run it.
Runs on
JavaScript
No API keys detected
JavaScript 94%HTML 6%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    demo/CNAME
    A worked example — copy this to get going
What's in each folder
demo/Examples you can copy4 files
examples/Examples you can copy1 files
READMENo tests foundThin docsNo CIExamples includedApache-2.0 licenseLast update 8 mo ago
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.