Overview
Example Lab Details | |
| Version | 6.9.2 |
| Root Folder | Example Lab - Add Image to Email |
| Modules | None |
| Dependencies | None |
This Example Lab project demonstrates how to include an image in emails sent from the local Decisions environment.
Explanation
In this example, a Flow converts an image to a base-64 string, creating an image tag that passes into the email as HTML. To see this project function, run the Send Email Flow using the right-click action. An image is pre-defined as a constant input in the Create Image File step at the beginning of the Flow. The Flow sends the email with the image attached to the current user email address; this can sometimes appear in the spam folder. The input image can be configured in various ways, depending on the use case.
