Is it possible to have form submissions sent to multiple email addresses in Webflow?

Published on
September 22, 2023

Yes, it is possible to have form submissions sent to multiple email addresses in Webflow. Here's how you can achieve this:

  1. Create your form: Start by creating a form on your Webflow site. You can use the built-in Webflow form element or integrate a third-party form service like Formspree or Zapier.

  2. Set up the form action: In Webflow, select your form element and open the "Settings" panel. Under the "Form Actions" section, click on the "+ Add Action" button. Choose the type of action you want to add (e.g., "Email" or "Custom") and configure it accordingly.

  3. Configure the email action: If you choose the "Email" action, you'll have the option to add multiple email addresses. Simply enter the email addresses separated by commas in the "To" field. You can also customize the email subject and message.

  4. Set up a custom action (optional): If you want more control over how the form submissions are processed, you can choose the "Custom" action. This allows you to integrate with third-party services or write custom code to handle the form submissions. You can use webhooks to send the form data to multiple email addresses or use a service like Zapier to automate the process.

  5. Publish your site: Once you've configured the form actions, publish your site for the changes to take effect. Test the form by submitting it and check if the submissions are sent to the specified email addresses.

By following these steps, you can easily set up your Webflow form to send submissions to multiple email addresses, ensuring that all relevant parties receive the form data.

Additional Questions:

  1. How can I set up a contact form in Webflow?
  2. Can I use third-party form services with Webflow?
  3. Is it possible to customize the form submission email in Webflow?