When defining the action flow (Collection of elements that graphically implements the behavior of an action. You can have assign and control elements, exception handlers or you can invoke other actions. The elements are linked through Connectors.) of your action (Implements your business logic. An action is coded in an action flow where you can use control nodes, queries, etc. An action can handle local variables, input and output arguments.), you can send Emails defined in your web flows. This behavior is implemented through the Send Email element, which you can drag onto your canvas from the Tools tree.

The content of your Email is obtained from the rendering of the Email screen that is specified in the Email property of the Send Email element. Learn more about Emails.

See Also

About Emails | Send Email Properties | Tools in an Action Flow