Hi,
Is there a way to construct personalized html notifications with images in K2 Five?
Thanks
Hi,
Is there a way to construct personalized html notifications with images in K2 Five?
Thanks
Best answer by khanh1
Hi,
I did a quick test with Send Email step and it seems to work. Perhaps, it will work with notifications too.
1. Figure out where you want to store the images. For this example, I'm using SharePoint Image library to store the images.
https://portal.denallix.com/ImagesLibrary/K2_logo.png
2. Add Send Email step and use <img src> in the Email Body
<div>
<img src="https://portal.denallix.com/ImagesLibrary/K2_logo.png" alt="K2 Test Logo">
</div>

3. The email will look like this from the end user.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.