Create a HTML email
Overview
As well as outputting to the multiple publishing channels Canvasflow supports, it's also possible to generate a fully responsive HTML email from any article.
Step-by-step
- Select which brand you require and navigate to 'Article Manager'.
- Click the
Settings
icon (cog) of the article from which to create a HTML email. - Select
Download
. From the flyout select
HTML Email
and confirm your choice in the popup.- A browser window will display the article's content as a HTML document
- You can now download your HTML email using one of the following methods dependent on your browser.
- For Chrome and FireFox, right click the page, select 'View Page Source' or 'Page Source', press CTRL+A to highlight the entire page, and CTRL+C to copy the contents.
- For Safari, use the keyboard shortcut to view page source
Option+Command+U
, thenCTRL+A
to highlight the entire page, andCTRL+C
to copy the contents to your clipboard.
- Using CTRL+V or the right click menu, paste the HTML content into your email distribution platform.
Notes
- You can use a tool such as Putsmail to test your email displays and functions as intended before sending.