RG Forms
HTML contact forms in 2 minutes — no backend, no subscription
Sign in with Google to auto-create a Google Sheet + Apps Script that handles your form submissions. Everything lives in your Drive.
Permissions requested
See your Google profile and email
Displays your name and avatar in the app, and pre-fills the notification email field. Includes the openid scope required by Google's sign-in protocol.
See, edit, create, and delete only the specific Drive files you use with this app
Used to create the Google Sheet that stores your submissions. Cannot access any other files in your Drive.
Create and update Google Apps Script projects
SensitiveCreates the script project and uploads the doPost() handler that receives submissions and sends email notifications.
Create and update Google Apps Script deployments
SensitiveDeploys the script as a public web app to produce the unique HTTPS endpoint your form POSTs to.
We never store your data. Everything is created in your Google Drive. Tokens exist only in browser memory.
Automates the DWYL serverless form pattern — trusted by 3,000+ developers