Send Mail

Last modified by Erik Bakker on 2023/09/29 08:51

This exercise will provide practical guidance on constructing a flow that will send out emails with the help of the Java mail sender configuration. Several better-known providers that offer mail functionality offer other ways to send emails. One of them is Outlook. To send 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 sender support object

3. Solution

In this short movie, you will find the solution for how to configure the flow in Create. Every step 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.