How to call Email Script inside send email action of flow designer?

Priya Shid1
Kilo Guru

Hi All,

I want to call Email Script containing Compony header and compony footer to the Send Email Action inside the flow designer. As we cannot call Email script in body of send Email action, Any other way to achieve this?

 

Thanks,

Priya

2 REPLIES 2

-O-
Kilo Patron
Kilo Patron

Create an event, configure the notification to be sent when that event is raised, modify the Flow to create an event record (in table sysevent) instead of the Email Action. Than you have a regular notification to configure where you can use all the bells and whistles those come with.

-O-
Kilo Patron
Kilo Patron

Or use the "Send Notification" action instead.