Receive form submissions from your static websites directly to Discord or email. Just add your form action URL and ensure all inputs have name attributes.
<form action="https://formspark.pro/api/form/your-form-id" method="POST">
<input type="text" name="name" placeholder="Your Name" required />
<input type="email" name="email" placeholder="Your Email" required />
<textarea name="message" placeholder="Your Message"></textarea>
<button type="submit">Send Message</button>
</form>
⚠️ Important: Make sure all your form inputs have name
attributes for proper data collection.
Get your static forms working in just 4 simple steps. Remember to add name attributes to all inputs.
Create your free FormSpark account and get 5 forms included.
No credit card required. Start using FormSpark immediately after email verification.
Set up your forms with Discord webhook or email notifications.
Choose where you want to receive submissions. We support Discord webhooks and email forwarding.
Add our form action URL and ensure inputs have name attributes.
Replace your form action with our endpoint. All inputs must have name attributes for data collection.
Get form submissions instantly in Discord or your inbox.
Submissions are forwarded immediately with all form data formatted nicely.
Correct Example:
<input type="text" name="username" /> <input type="email" name="email" /> <textarea name="message"></textarea>
Incorrect Example:
<input type="text" /> <input type="email" /> <textarea></textarea>
All form inputs must have name attributes for FormSpark to collect and forward your data properly.
Follow these steps to receive form submissions in your Discord server
Go to your Discord server settings and navigate to Integrations
Click "Create Webhook" and choose your target channel
Copy the webhook URL and paste it in your FormSpark dashboard
Start free with 5 forms. Need more? Just $5 per additional form, one-time payment.
Perfect for getting started
You can continue using your 5 free forms forever. If you need more, each additional form costs just $5 as a one-time payment. No monthly subscriptions or hidden fees.
Form submissions are stored for 30 days in your dashboard for review and analytics. After 30 days, they are automatically deleted to maintain privacy and reduce storage costs.
No! Each form can receive unlimited submissions. We only charge for the number of forms you create, not the submissions they receive.