Skip to Content
Menu
This question has been flagged

Hello, I'd like to know if there's a way to personalize the mass mailing emails.

I need to start the email with 'Dear <firstname lastname>' in the beginning of the email Body. In general I know that you can personalize the emails generated from applications, such as leads and opportunities, as you can use something like 

Dear ${object.partner_id.name}

But in mass mailing it doesn't work like that, because the Recipients field is a selection of other objects.

So can anyone give me a hint of how to achieve the same concept in mass mailing?


Avatar
Discard

Hi Youta, I'm not sure you can achieve this by editing template. As a single template is used for a number of customers. Try changing email content from python while sending mail

Related Posts Replies Views Activity
1
Dec 22
2706
0
Apr 17
2368
3
May 24
562
1
Mar 24
570
1
Feb 24
2205