Docs
download, email, template, HTML
Can we download the HTML file for each of our email templates?
You can obtain the base HTML for Chargebee's default email templates by sending a test mail from the
40739337
2022-08-01T11:56:43Z
2022-08-01T11:57:11Z
300
0
0
255153
Can we download the HTML file for each of our email templates?
How to download the HTML files for Chargebee email templates?
Summary
You can obtain the base HTML for Chargebee's default email templates by sending a test mail from the template editor and viewing the raw contents of the email in your mail client.
Solution
You can obtain the base HTML for Chargebee's default email templates yourself by sending a test mail from the template editor and viewing the raw contents of the email in your mail client.
For this purpose, you can send a test mail from any template. The styling will be common for all of our emails - the only thing that'll differ is the text. However, do keep in mind that we'll strip out tags from custom HTML templates in our editor. You will have to use inline CSS styles in your custom template.
You can also use an online CSS inliner for making your custom templates compatible with our editor - https://htmlemail.io/inline/, https://templates.mailchimp.com/resources/inline-css/
Note: We'll strip out <style> tags from custom HTML templates in our editor