Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Support for personalising emails #315

Open
aksanoble opened this issue Oct 23, 2018 · 1 comment
Open

Support for personalising emails #315

aksanoble opened this issue Oct 23, 2018 · 1 comment

Comments

@aksanoble
Copy link

Can we send personalized emails using templating such as
Dear {{FirsName}}

@goehlemichael
Copy link

goehlemichael commented Mar 10, 2019

I have found that if you import a csv in the folowing format with these as labels in the first row:
| email | FirsName |

where the first name of the recipient is next to their email in the csv file. You can then use {{FirsName}} as a variable in the email.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants