Features Integrations Pricing FAQ
Log in Start free →
No code required · Live in 2 minutes

Collect forms.
Own your data.

FormlyIQ is the form backend built for serious teams. Submissions, analytics, team workspaces, AI generation, and 8 integrations — all in one dashboard.

Get started free → See what's included
2 min
to first form
submissions on Pro
8+
integrations
99.9%
uptime SLA
app.formlyiq.com/dashboard
FormlyIQ Dashboard
Workspace
📋 Forms
📥 Submissions
📊 Analytics
🔌 Integrations
👥 Team
💳 Billing
⚙️ Settings
Your Forms
✨ AI Generate
12
Active forms
2,847
This month
94%
Success rate
4
Countries
Form nameSubmissionsStatusUpdated
Contact Us
847Active2h ago
Newsletter
1,203Active4h ago
Job Application
412Active1d ago
No credit card to start
GDPR compliant
99.9% uptime SLA
SOC 2 in progress
Cancel anytime
Global edge network
Works with your favorite frameworks

One endpoint. Every framework.

🌐 HTML5
JS Vanilla JS
React
Vue
S Svelte
A Angular
🚀 Astro
N Nuxt
Next.js
{} JSON API
🌐 WordPress
🌊 Webflow

If it can send a POST request, it works with FormlyIQ. No SDK, no library, no lock-in.

Up and running
in minutes

Step 01
✍️

Create your form

Use the drag-and-drop builder or describe your form in plain English — our AI generates the fields, types, and validation rules for you.

Step 02
🔗

Embed anywhere

Paste one line of HTML on any website — WordPress, Webflow, Squarespace, custom code. No JavaScript library needed.

Step 03
📬

Receive & act

Submissions land in your dashboard instantly. Get notified via email, Slack, or Notion. Export, search, filter, and analyze — all in one place.

Everything your
forms deserve

Built for product teams, agencies, and publishers who need more than a basic contact form tool.

AI Form Builder

Describe your form in plain English. Our AI generates every field with stable IDs, correct types, and validation rules — instantly.

Advanced Validation

Required fields, regex patterns, min/max lengths, date ranges, file type restrictions — all server-side with custom error messages per field.

🔁

Custom Redirect

Send users to any URL after submission, or show a custom success message. Configure per form, no code required.

📁

File Uploads

Accept resumes, images, documents — up to 25MB per file. Stored securely in the cloud with per-submission naming.

🔍

Search & Filter

Full-text search across all submissions. Filter by date range, sort by any field. Export filtered results as CSV or JSON.

📊

Form Analytics

UTM campaign tracking, device types, browser breakdown, submission volume over time. Know exactly where your leads come from.

🛡️

Spam Protection

Cloudflare Turnstile CAPTCHA and per-IP rate limiting built in. No bots, no spam, no maintenance required.

📋

Submission Logs

Every event logged in real-time — received, validated, webhook fired, email sent. Debug integration failures without guessing.

🔑

REST API

Full API access with API key auth. List forms, read submissions, trigger exports programmatically from any external system.

Simple as
one form tag

Point any HTML form at your FormlyIQ endpoint. Works on WordPress, Webflow, plain HTML, React — anything that can POST.

No JavaScript required for basic submissions
AJAX, JSON, and multipart all supported
WordPress CF7, Gravity Forms, WPForms snippets auto-generated
Turnstile spam protection with one extra field
Create your first form →
contact.html
<!-- Just change the action URL -->
<form action="https://app.formlyiq.com/f/YOUR_FORM_ID"
      method="POST">

  <input type="text"
         name="full_name"
         placeholder="Your name"
         required>

  <input type="email"
         name="email"
         required>

  <textarea name="message"></textarea>

  <button type="submit">Send</button>
</form>

Plugs into your
whole stack

Every integration runs natively on every submission — no Zapier, no middlemen, no extra latency.

📓

Notion

Auto-create database entries on every submission with smart field type detection.

Live
💬

Slack

Rich notifications in any channel with all field values and metadata included.

Live
✉️

Email

Admin alerts and submitter confirmations via Resend, Mailgun, or SendGrid.

Live
🤖

HuggingFace

Push submissions to HF Datasets, Inference Endpoints, or Gradio Spaces in realtime.

Live
🌐

WordPress

Auto-generated snippets for CF7, Gravity Forms, and WPForms with stable field IDs.

Live
🔗

Webhooks

POST to any URL on every submission. Works with Zapier, Make.com, and n8n.

Live
☁️

Cloud Storage

File uploads to Cloudflare R2, Amazon S3, Google Cloud Storage, or Telnyx.

Live
💳

Stripe

Billing and plan management for your account. Upgrade, downgrade, or cancel anytime.

Live
Analytics · last 30 days Contact Form ▾
2,847
Submissions
↑ 18%
94%
Success
↑ 2.1%
4
Countries
US CA UK AU
Top UTM campaigns
google / cpc / spring847
twitter / social / launch412
email / newsletter231
58%
🖥 Desktop
36%
📱 Mobile
6%
💻 Tablet

Know where every
lead came from

Track UTM campaigns, devices, locations, and trends. No third-party tracking scripts. All data stays in your account.

📍

Location tracking

Country and city data on every submission from Cloudflare's global network.

📈

Campaign attribution

UTM source, medium, campaign, term, and content — all captured automatically.

🗒️

Submission logs

Full event log per submission — received, validated, webhook, email, Slack, Notion. Debug anything.

Built for
collaboration

Every workspace is completely isolated. Invite your team with role-based access — they only see what they need to.

Complete data isolation between workspaces
4 permission levels: Owner, Admin, Member, Viewer
Email invite links with 7-day expiry
Remove members instantly from the dashboard
Workspace-level API keys for integrations
WorkOS SSO for Google & Microsoft (Pro+)
Invite your team →
Team · Penny Tribune
P
Owner
J
Admin
M
Member
A
Viewer
+
Pending invite
Member
+ Invite a teammate by email

Enterprise-grade
security

🔐

PBKDF2 Auth

Passwords hashed with 100,000 iterations, 32-byte salt, SHA-256. IP rate limiting and 15-minute lockout after failed attempts.

🛡️

Turnstile CAPTCHA

Cloudflare Turnstile keeps bots out of your forms without annoying image puzzles. Invisible by default, no user friction.

🔑

WorkOS SSO

Enterprise single sign-on via Google, Microsoft, or SAML. Enforce company identity policies across your whole team.

🏢

Workspace Isolation

Every workspace is hard-isolated at the database level. Users cannot access other workspaces' forms or submissions under any condition.

📝

Full Audit Logs

Every submission event is logged — validation, webhook, email, integrations. Errors are captured with full context for debugging.

🌐

Global Edge

Runs on Cloudflare's global edge network. Forms are processed within milliseconds from 300+ data centers worldwide.

Loved by
teams

★★★★★

"We switched from Typeform and cut our form tool costs by 80%. The Notion integration alone saved us hours of manual data entry every week."

S
Sarah K.
Head of Marketing, Vercel-backed startup
★★★★★

"The AI form builder is genuinely magic. I described a 12-field job application in one sentence and it created everything perfectly — field IDs included."

D
Dev P.
Senior Engineer, media company
★★★★★

"Our team of 8 uses FormlyIQ across 3 workspaces. The isolation is perfect — no one sees what they shouldn't. The Slack notifications keep everyone in the loop."

R
Rachel M.
Operations Lead, digital agency

Simple, honest
pricing

Start free, upgrade when you need more. No hidden fees, no per-submission charges.

Starter
$0/mo

Perfect for individuals and small projects getting started with form collection.

  • 3 forms
  • 1,000 submissions/mo
  • 1 workspace · 1 user
  • Email notifications
  • CSV export
  • File uploads
  • Team members
  • Analytics
  • Notion / Slack / HF
Start free
Most popular
Pro
$20/mo

For growing teams who need integrations, analytics, and collaboration features.

  • Unlimited forms
  • 50,000 submissions/mo
  • 3 workspaces
  • Up to 5 team members
  • Full analytics + logs
  • Notion, Slack, HuggingFace
  • AI form builder
  • JSONL export + REST API
  • Unlimited members
Start Pro →
Team
$119/mo

For teams that need unlimited everything, SSO, custom SMTP, and priority support.

  • Unlimited forms
  • Unlimited submissions
  • Unlimited workspaces
  • Unlimited team members
  • WorkOS SSO (Google, MS, SAML)
  • Custom SMTP
  • Priority support
  • 99.9% uptime SLA
  • Admin billing dashboard
Contact sales
All plans include a 14-day free trial on paid features. No credit card required to start. Sign up →

Common
questions

Do I need technical knowledge to use FormlyIQ?
Not at all. If you can paste a URL into an HTML attribute, you can use FormlyIQ. The dashboard handles everything else — no servers, no code, no configuration files.
Can I migrate from Typeform, Formspree, or similar?
Yes. Just update your form's action attribute to your FormlyIQ endpoint URL. Everything else stays the same. We also offer a CSV import for existing submission data.
Where is my data stored?
All submission data is stored in isolated, encrypted databases on Cloudflare's global infrastructure. Your data is never shared or sold. You can export everything at any time.
How does the AI form builder work?
Describe your form in plain English — "a job application with name, email, cover letter, LinkedIn URL, and salary expectation, with name and email required." The AI generates all fields with stable IDs, correct types, and validation rules. You can edit anything before saving.
What happens if I exceed my submission limit?
We'll email you a heads-up before you hit the limit. If you do go over, submissions continue to be accepted — we don't drop data. Your account will be prompted to upgrade on next login.
Is there a free trial on paid plans?
Yes — every account gets a 14-day trial of Pro features with no credit card required. At the end of the trial, you can continue on the Starter plan for free or upgrade to keep Pro features.

Your forms.
Your data.

Set up your first form in 2 minutes. No credit card required.