Survey answers with a place to go.
Collect NPS, CSAT, employee feedback, and research answers without leaving comments trapped in a chart screenshot.
How likely are you to recommend us?
Built for the things email can't do.
Email is fine for alerts. It's lousy for ownership, retention, file handling, and audit trails.
Answer types that stay typed
Choices, scales, NPS, matrices, files, and free text keep their shape in exports and summaries.
Branches without dead ends
Ask follow-up questions only when an earlier answer makes them relevant.
Long-form patience
Partial save keeps thoughtful responses from vanishing when someone closes the tab.
Lists, not just charts
Read the people behind the aggregate and export the raw answers when analysis moves elsewhere.
Public survey guardrails
Rate limits, captcha options, honeypots, and spam checks reduce junk before it skews results.
Handoffs for feedback
Send detractors, bugs, research candidates, or praise into Slack, Notion, Sheets, HubSpot, or a webhook.
Three steps, no glue code.
Choose types, branches, and required context before sharing the link.
Use the hosted link or embed, then let guardrails handle the public edge.
Review aggregates, open raw responses, export data, and send selected answers to the owner.
Snippets ship for eleven frameworks.
HTML, React, Vue, Next.js, Astro, SvelteKit, Nuxt, vanilla JS, Python (requests), PHP (curl), Ruby (Net::HTTP).
// React async function handleSubmit(e) { e.preventDefault(); const data = new FormData(e.target); await fetch("https://formspring.io/f/abc123", { method: "POST", headers: { Accept: "application/json" }, body: data }); } // Receive the signed webhook const sig = req.headers["x-formspring-signature"]; const ok = timingSafeEqual( hmacSha256(secret, rawBody), sig );
About Surveys.
What is Formspring Surveys?
Is Formspring Surveys an alternative to Typeform?
Can respondents save partway through?
How do I export survey responses?
Do surveys count against my submission quota?
Start with one survey. Scale when it earns it.
Free plan covers a personal site or a small intake flow. Upgrade when you cross 50 submissions a month.