Is there a way to export an existing email template from Constant Contact? or perhaps a way to export the underlying HTML for the actual template itself? TIA
How to export an email template from Constant Contact?
1 reply
Best reply by Chris S
Unfortunately, there is no native way to do this right now. You can directly access and copy the HTML of your template.
To do this:
Open the campaign in the Custom Code editor.
Copy the HTML source manually and paste it into your preferred editor or file.
A workaround is to send the email to yourself, open it in a browser, and use “View Page Source” to access the HTML. Keep in mind this HTML may contain inline styles and tracking code.