Send Mail

Version 23.1 by Erik Bakker on 2023/09/13 13:49

This exercise will provide practical guidance on how to construct a flow that will send out emails with the help of the Java mail sender configuration. Several better know providers that offer mail functionality offer other ways to send emails. One of the is Outlook. To send out emails via Outlook you can use this store component .

Should you have any questions, please contact academy@emagiz.com.

1. Prerequisites

  • Completed previous exercises and microlearnings

2. Exercise

Create an integration that will send out emails. This means you need to execute the following steps at a minimum:

  • Draw a line in Capture towards an (existing) system
  • Add Integration to Create
  • Open the exit flow to build the flow in such a way that you can send out emails
    • Don't forget the XML to MIME transformation
    • Don't forget the Mail support object

3. Solution

In this short movie, you will find the solution for how to configure the flow in Create. Every step that is needed to get to the Create phase is assumed knowledge and therefore not covered in this video. Please take a moment to review this one and compare it to your solution.