CONTACT · FORM TEMPLATE
Partnership inquiry form template
Sort inbound partnership pitches by type and company instead of digging through your general inbox. Collect the context your team needs to decide which conversations are worth having.
Best for: Business development, agencies, marketplaces, and brands open to collaborations.
<form action="https://api.formstork.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">
<label>Name
<input type="text" name="name" required>
</label>
<label>Work email
<input type="email" name="email" required>
</label>
<label>Company
<input type="text" name="company" required>
</label>
<label>Partnership type
<select name="partnership_type">
<option>Reseller</option>
<option>Integration</option>
<option>Co-marketing</option>
<option>Affiliate</option>
<option>Other</option>
</select>
</label>
<label>Tell us about the opportunity
<textarea name="details" required></textarea>
</label>
<button type="submit">Send inquiry</button>
</form>Replace YOUR_ACCESS_KEY with your form's key from the dashboard. That's it, no backend.
How it works
- Create a free form Create a free form in the Formstork dashboard and copy its access key.
- Paste the HTML Paste the template HTML above into your page and swap in your key.
- Submit it. Every response is emailed to you, filtered for spam, and stored in your inbox, ready to export or forward to Slack, Sheets, and more.
Frequently asked questions
How is this different from a contact form?
A partnership form asks for company and partnership type up front, so proposals arrive pre-sorted. Your team can prioritize a reseller deal over a cold pitch without reading every message first.
Can I add a website or LinkedIn field?
Yes. A url field for the company website or a partner deck link gives your team quick context before they reply. Just add one more field to the HTML.
Where do submissions go?
Every inquiry is emailed to you and stored in your Formstork dashboard, where you can export it or forward it to your CRM. Nothing is lost if an email is missed.
Start collecting partnership inquiry form submissions
250 free submissions a month with a real dashboard. No credit card.
Use this template →