When a user submits a Contact Form 7 form, we have the option to send that user an e-mail. If you would like to customize this e-mail to match the customer’s standard e-mail template from their e-mail marketing template, you can do so by following the below steps:
- Create the custom e-mail in the customer’s e-mail marketing platform (ex. ActiveCampaign, MailChimp, ConstantContact, Navis, etc.)
- Login to the customer’s website.
- Click Contact in the left-hand menu.
- Click Edit for the form you are doing this for.
- Click the Mail tab.
- Scroll down and check the box for Use Mail (2). Mail at the top of the page is the e-mail the customer will receive when the form is submitted, and Mail (2) is the e-mail the user who submitted the form will receive after submitting the form.
- Make sure the fields are filled out as follows:
- To = [your-email]
- From = Customer’s Name [customer’s e-mail address they want the e-mail to be sent from]
- Subject = the subject of the customer approved e-mail
- Additional Headers = Reply-To: customers e-mail BCC: CSM’s e-mail, MM’s e-mail
- For Message Body, you will need to obtain the HTML code for the custom e-mail that was created in the customer’s e-mail marketing platform. The steps to do so may vary by e-mail marketing platform.
- One way of doing so is by viewing the e-mail in a browser, right-clicking, and click View Page Source. Then, copy all of the HTML code that is shown and paste it into the Message Body section.