Sending Form Submission Notifications To Multiple Recipients

If you have multiple people handling your form submissions, you might need to send a single notification to multiple recipients. Here’s how to configure your notifications in Gravity Forms to send to multiple email recipients.

  1. Access the form notification that you want to send to multiple recipients. From the Forms list page, find your form and hover over Settings. Then click on Notifications.
  1. Hover over the Notification and click Edit.
  1. Scroll down to the Send to Email field and add each email that you want to send the notification to, separated by a comma. For example:
email1@example.com,email2@example.com,email3@example.com     
Notification Multiple Recipients - Send To Email
  1. Click the Update Notification button to save your settings.
  2. Test your notification.

You can also use merge tags of required fields to dynamically generate email addresses based on the form submission. These can be used in combination with email addresses. Make sure to separate the merge tags and email address with commas per usual.

Note: When using a field merge tag in the Send to Email setting, that field should be set as required. If the field doesn’t have a value then the notification would not be sent.

The BCC email field also supports this same functionality. Just set it up the same way you did with the Send to Email field.