
Announcements
I want send emails to different employees based on different training they get assigned.
And i wanted to use custom email message based on the training.
Is there a way we can use email templates in flows? how to customize email body message?
Hi @jgouru ,
Currently MS Flow does not have a similar action to use templates directly in Email.
You could use Send an email (V2) action to make some modifications to the content you need to send, relying on the editor.
In addition, you could also use HTML directly in Send an email action to customize the effect that the message wants to render, but you need to set the value of Is HTML field to Yes.
Please refer to the similar method mentioned in following blog below to customize Body message:
http://johnliu.net/blog/2017/11/sending-custom-actionable-messages-via-flow
https://davidlozzi.com/2018/11/01/sending-a-beautifully-formatted-email-from-microsoft-flow/
Hope it helps.
Best Regards,