Dynamically send html to email integration
Hello ,
I am wondering if there is a way so i can send html for example a table(for orders) through trigger event.I have an email integration with sendGrid .Thank you in advance.
2 Replies
Hi @safinceto
Yes you can send dynamic html using triple curly braces
https://docs.novu.co/platform/workflows#faq
Workflows | Novu
A workflow holds the entire flow of messages sent to the subscriber. This is where all the different channels are tied together under a single entity.
Thank you so much for your fast response !