How to create email with templates?

0
For example if i want to generate mail for reminder of some activity completion  for that how to generate mail using microflow.
asked
2 answers
2

You will likely want to use the E-mail Template Module. There is some documentation on how to use the module, but if you get stuck at any point, let us know and we can help you along :-)

answered
0

If you use the module EmailService, you can send a mail without having to create a template.

answered