How to Send Conditional Email Messages in SmartConnect

If something in your data source has a peculiar value, or when a certain item is processed, you might want to send a conditional success email. To set this up, we must have a calculation that checks every line of data for a certain value. If that certain value is found, we can update a global variable, which we can then pass into an Email Task. This video will be the basic premise of how to set this up.