Yes, it's possible to have two separate forms on a Webflow site that each send submissions to different recipients, but Webflow’s native form handling sends all form submissions to the same email(s) listed in Project Settings → Forms. To customize recipients per form, you'll need to use a workaround.
Since Webflow only allows a single set of form notification emails, you can use a tool like Zapier, Make (Integromat), or Formspree to route each form's submission to a different person.
form-type, and give each a unique value (e.g., “Contact Form” and “Booking Form”).
form-type or Form Name.
If you want more control or avoid using Webflow’s form handling entirely, you can:
Webflow will still store the submissions in Forms tab of Project Settings, but you won’t be able to set different notification recipients inside Webflow itself. Using automation or external services is the only reliable way.
Webflow doesn’t natively support different email recipients per form. Use Zapier or a third-party form service to route each form submission to the correct recipient email. Use a hidden field or form name to differentiate forms in your automation logic.