RFQ Review Form Prototype
Structure the inquiry before it reaches sales.
This prototype turns a vague "contact us" action into a buyer-ready RFQ intake flow. It now supports a live intake endpoint for local submissions, file storage and optional email relay, while still keeping the summary-generation workflow that made the prototype useful.
Live Output
Inquiry Summary Preview
This is the same structured text sent to the intake endpoint and stored with the inquiry package.
No summary generated yet.
Submission Result
Inquiry intake response
The backend stores the package locally first, then relays email when SMTP settings are available.
No inquiry submitted yet.
Current State
What this intake flow does now
- It structures the inquiry and reduces low-quality contact requests.
- It can copy or download the inquiry summary immediately.
- It can submit the inquiry package and uploaded files to the local intake endpoint.
- It now applies a minimum fill-time check, a hidden spam trap and per-source rate limiting.
- Sales email is confirmed as fft@bldflanges.com; automatic relay works when SMTP environment variables are configured.
- If SMTP is not configured yet, the inquiry is still stored locally and a mail fallback remains available.
The next production step after this is deployment, inbox automation and CRM routing.