Users can now configure the workflow to send result files via email to recipients configured within the email component. This document outlines how to configure and utilize the feature, along with the steps and conditions required for successful execution.
To send result files after the workflow execution, users must include an Email Component in the workflow.
Once the email component is added, users will see three options for attachments:
In the email component configuration, users can select a step from which to pull data for the attachment. The steps available in the dropdown menu are based on components added to the workflow before the email component.
When the workflow is executed, the result file (either as a data or file attachment) will be sent to the email addresses listed in the To field of the email component configuration.
If the user selects a step such as Transform, Code, Rest API, M3 Filter, etc., and selects File as the attachment type, the workflow will fail with an error during execution. This is because Data must be selected as the attachment type for these steps.
CC/BCC Email Addresses:
Currently, users configured in the CC and BCC fields do not receive the email. This issue will be addressed in future sprints.