Form backendNo server code required

Change your form action.That's the backend.

Inboundly takes your existing markup and makes it work. Point the action at a hosted endpoint — we validate, filter spam, store, notify, and forward every submission.

  • No build step
  • No lock-in
  • 50 free / month
  • Works on any host
POSThttps://inboundly.top/api/f/mdojqlba Live

Runs the real validation + spam-scoring pipeline

The pipeline

What happens on POST

  1. 01Accept

    A standard POST hits your unique endpoint.

  2. 02Validate

    Named inputs are captured as labeled field values.

  3. 03Filter

    Spam is scored and blocked before it reaches you.

  4. 04Store

    Every submission lands in your searchable inbox.

  5. 05Notify

    Recipients get an email; the submitter gets a reply.

  6. 06Forward

    Data is pushed to Slack, Sheets, a CRM, or a webhook.

Integrate

Wire it up the way you build

Plain HTML, a React hook, or config-as-code deployed from your CI. Same endpoint, same inbox, same pipeline.

contact.html
<form action="https://inboundly.top/api/f/mdojqlba"
      method="POST">
  <label>
    Email
    <input type="email" name="email" required>
  </label>
  <label>
    Message
    <textarea name="message" required></textarea>
  </label>
  <button type="submit">Send</button>
</form>

Change the action, name your inputs, ship. No script tag, no server, no build step.

Everything included

A whole form backend, no boilerplate

Hosted endpoint

A stable URL per form. Post from any HTML or JS front end — no server code.

Spam filtering

ML scoring, honeypot, and optional CAPTCHA. Define your own allow/block rules.

Submission inbox

Browse, search, and manage every submission with its fields and timestamp.

Notifications

Notify recipients and auto-reply to submitters from custom, verified domains.

Export

Pull the whole set as CSV or JSON for anything downstream.

Integrations

Forward submissions to CRMs, spreadsheets, chat, and generic webhooks.

Projects & teams

Group forms into projects and add teammates as your plan allows.

Popup widget

A copy-paste snippet drops a floating contact form onto any site.

Who it's for

Built for teams shipping forms, not backends

Marketing sites

Contact, demo-request, and newsletter forms on a static or server-rendered site — no backend to deploy or patch just to collect a lead.

SaaS onboarding

Waitlists, feedback, and in-app request forms that need spam filtering and a searchable inbox without adding infrastructure to your product.

Agencies & studios

Ship a client's site with a working contact form on day one, then hand off a dashboard they can manage without touching code.

Plans

Start free. Pay when you grow.

Compare all plans
Free
$0/mo

50 submissions / mo

Start free
Personal
$10/mo

200 submissions / mo

Choose Personal
ProfessionalPopular
$20/mo

2,000 submissions / mo

Choose Professional
Business
$60/mo

20,000 submissions / mo

Choose Business
Custom
Custom

Unlimited submissions

Contact sales

Point your form at us.

Create an endpoint in under a minute. 50 submissions a month, free forever — no card required.