Overview
Example Lab Details | |
| Version | 6.4.0 |
| Root Folder | Example Lab - Custom Assignment Emails |
| Modules | None |
| Dependencies | None |
This Example Lab project demonstrates how to send customized email notifications to users when a Form is assigned.
Explanation
This project works by utilizing the "On Step Run" option in the properties panel of the Form Assignment step. The "On Step Run" option will allow the user to run a second Flow titled "Send Customized Email". This Flow utilizes the Custom Merge step and a set of variables that allow specific parts of the body of the email to be customized. By changing any of these variables within the Custom Merge step, the user can determine what the body, button, and assignment URL say. This data is then passed into the Send Email step, which is delivered to the assigned user.
