Skip to main content

Create Your First Form

1

Create Account

Sign up for a free account at app.formbnb.com/register. No credit card required.
2

Create Form

In your dashboard, click New Form and give it a name. Copy the submission URL from the form detail page. It uses your organization code and form slug.
3

Add Form to Site

Add this HTML to your website:
Replace YOUR_ORG/YOUR_FORM with the organization code and form slug from your submission URL.
4

Test It

Submit your form. You’ll receive an email notification and see the submission in your dashboard.

Add Spam Protection

Add a honeypot field to catch bots:

Add Custom Redirect

Redirect users after submission:

AJAX Submission

For single-page apps, submit via JavaScript:

Next Steps

Email Notifications

Configure email settings

Spam Protection

Set up reCAPTCHA

Webhooks

Send data to your server

React Integration

Use with React