I need to send notification to two different email addresses when someone fills out a form

  • mcspan
    Asked on December 15, 2015 at 12:46 PM

    I have to employees that need to receive a confirmation email when someone has filled in one of our forms.  I have added their emails and it does show their emails but when someone fills in the form I am the only one that receives it.  I must be missing a step somewhere!!

    Thanks 

  • Ben
    Replied on December 15, 2015 at 1:31 PM

    To send an email to several people you should check out this guide: Send Notifications to Multiple Recipients

    In short, you would need to split each email with comma and a space:

    email1, email2, email3

    That would make it work properly.

    Please do note that if you click on Test Email, the email will only be sent to your own email, not to any other email that you might have set.

    I would suggest taking a look at the following guide to see more details on this: How to properly Change and Test a New Email Recipient Address.

    Do of course let us know if you happen to have any additional questions or issues and we would be happy to assist with the same.