Documentation Index
Fetch the complete documentation index at: https://osforms.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
1. Create an account
Sign up at osforms.com. You’ll receive a 6-digit OTP by email — enter it to verify your account.2. Complete onboarding
Three quick steps:- Profile — name, website, role
- Integrations — connect Resend, Google Sheets, or webhooks
- Test — submit a test form to verify everything works
3. Create a form
From your dashboard click New Form. You’ll get a unique endpoint URL:4. Point your HTML form at the endpoint
{ "success": true }.
5. Configure integrations
Go to Integrations in your form and connect:Resend
Email notifications on every submission
Google Sheets
Auto-append rows to a spreadsheet
Webhook
POST to any URL with HMAC signing
6. (Optional) Use the React SDK
For embedded or conversational forms:framer-motion is automatically installed as a dependency of
@osforms/react.