Standard iFrame
Copy a single iframe tag with CSP-compliant headers. Auto-resizes to content height and handles cross-origin postMessages for seamless data handoff.
Enterprise-grade forms, zero code required
Whether you're shipping a Shopify checkout, a React dashboard, or a legacy WordPress site, FormFlow delivers production-ready embeds without bloating your bundle.
Copy a single iframe tag with CSP-compliant headers. Auto-resizes to content height and handles cross-origin postMessages for seamless data handoff.
npm install @formflow/react. Drop the FormFlowForm component into your tree. Handles loading states, validation errors, and submission callbacks natively.
Lightweight script tag for vanilla JS or jQuery environments. Mounts to any DOM selector with a 4KB footprint and lazy-loads the renderer on user interaction.
Don't fight default styles. FormFlow exposes scoped CSS variables and accepts your design system tokens out of the box.
Override primary colors, border radii, and font stacks directly in your stylesheet. Forms inherit your site's typography and spacing automatically.
Automatic prefers-color-scheme detection. Toggle accessibility contrast modes via URL parameters or the embed config object.
Route submissions to your existing infrastructure without polling. FormFlow fires structured JSON payloads to your endpoints the millisecond a user hits submit.
Configure retry policies with exponential backoff. Sign payloads with HMAC-SHA256 to verify authenticity in your Node.js or Python backend.
Push form data directly to Salesforce, HubSpot, or your PostgreSQL database. Map fields visually or use our OpenAPI spec for custom integrations.
Listen for field change, validation, and submit events via the client SDK. Perfect for dynamic pricing calculators or multi-step onboarding flows.