Webflow only supports one default form submission notification template and recipient list per project in Project Settings under Forms.
To achieve multiple templates or dynamic recipients, consider these approaches:
Use third-party tools like Zapier, Make (Integromat), or n8n to route form data:
Set up a Webhook or use Zapier's Webflow trigger to capture form submissions.
Route different forms based on the Form Name or a hidden input field.
Send custom emails to different recipients with tailored content.
Use automation platforms to:
Format the email using the data submitted.
Send to different people within your organization depending on form context.
Webflow supports only one global email template and recipient list for form submissions, but you can implement customized emails and routing using third-party automation tools like Zapier or Make.