Skip to Content
Menu
This question has been flagged
2 Replies
5692 Views

Hello-

Currently, I'm using Odoo v11 CE. I have a place on the website it hosts where customers can subscribe to our mailing list. I am wondering if there is an easy way to create an action where it automatically sends a "welcome email" to people that subscribe. I want to utilize it to give out a first timer discount code. 

Thanks for the help!

Nate

Avatar
Discard
Best Answer

Hi,


I use the 13 version but your method doesn't work for me.


If you have a solution, please contact me thanks.

Avatar
Discard
Best Answer

Hi, you can do this (on Odoo 13 but I guess will be the same/similar on your version):

  1. Enable development mode.

  2. Enable the automated actions module.

  3. Go to the settings page and then in the menu "Technical - Automation - Automation actions"

  4. Create a new action using "Mailing Contact" as the Model. Use "when created" as the trigger and select "send email" as the action to do. You can choose wich email template to use.

If you want to send the email when the user signs up to a specific list, you can filter that using the "edit domain" that is located in the "Apply to" section just after the trigger condition.

Good luck !

--

Juan David Hurtado G.
Freelancer at www.orbiware.com

Avatar
Discard