10.3k stars · Functional Source License · v3.18.0 (2026-08-21)
Visual builder for conversational forms that complete far more often than a wall of fields.
▶Repo detailsthe review · specs · pros & cons · install
What it is
A visual builder for conversational forms: you drag blocks onto a canvas and embed the result as a chat bubble, a popup or an inline block on any page. Answers land in its own database or get pushed onward by webhook.
Why it matters
Grasppy is a product about conversations, so a conversational signup is on-brand rather than a gimmick. Ask two questions — "what are you trying to find inside a long chat?" and "how long is it?" — and you harvest the exact words your buyers use, which is free landing-page copy and free keyword seed material for OpenSEO (08). One flow on the Grasppy site, one for a ScalpingMate waitlist. Honest caveat: this is a nice-to-have sitting next to Listmonk's must-have, so do it second.
- Conversational forms complete much more often than a wall of fields, especially on phones
- 30+ blocks with logic, conditions and webhooks — the flow needs no code
- Free hosted tier to test the idea before you commit any VPS resources
- Fair Source, not open source — free for your own use, but read the terms before building commercially on it
- Self-hosting means another Next.js + Postgres + storage stack on a box already carrying two apps
- Overlaps Formbricks in your backlog. Pick one; running both is pure maintenance tax
Honest caveat: this is a nice-to-have sitting next to Listmonk's must-have, so do it second.
Drop the embed script into the React app and point its webhook at a FastAPI endpoint that writes the answer to Postgres and pushes the address into Listmonk in the same call.
