Are there any specific reason why you want to specify the email templates in Umbraco instead of using a 3rd party tool like Campaign Monitor or MailChimp instead?
I belive using a 3rd party tool, which is created for handling email campaigns will probably save you a lot of work. Umbraco is great for managing web related content but it's not ideal for email campaigns.
MailChimp looks very interesting. But what I am trying to do is very simple way of sending welcome/forgot password email when users register or click reset password link. No campign or anything that sort.
How to get rendered HTML of a node?
Hi All -- I am trying to provide a email templates, so before sending out emails....I can get the html of a node and replace variables.
Any thoughts, how I can get a rendered HTML of given node?
Thanks.
You can try to download the page with something like this? http://our.umbraco.org/forum/developers/extending-umbraco/13984-Url-rewrite-to-make-website-ajax-crawlable?p=0#comment51666
Also if you want to have a TinyMCE editor with email fields you can try this package: http://our.umbraco.org/projects/backoffice-extensions/digibiz-email-form-with-tinymce
Jeroen
Hi Sha Le
Are there any specific reason why you want to specify the email templates in Umbraco instead of using a 3rd party tool like Campaign Monitor or MailChimp instead?
I belive using a 3rd party tool, which is created for handling email campaigns will probably save you a lot of work. Umbraco is great for managing web related content but it's not ideal for email campaigns.
/Jan
Thanks Jan.
MailChimp looks very interesting. But what I am trying to do is very simple way of sending welcome/forgot password email when users register or click reset password link. No campign or anything that sort.
If you just want a welcome/forgot password email you should definitely try the package I mentioned :).
Jeroen
is working on a reply...