Design emails using the Email tool, which you can drag onto your canvas from the Web Flow Toolbox, and compose the email content using widgets, in the same way you do for designing a Web Screen.

How to create an EMail:

  1. In the eSpace tree, under the Interface layer, right-click on the Web Flow and select Add Email.

  1. Rename it as desired. Service Studio automatically opens the Email on the canvas. Design the content of the EMail.

The content of emails is rendered at runtime (before sending), therefore it is possible to compose dynamic content, usually as follows:

  1. Add input parameters to the Email to pass runtime values;

  2. In the Preparation of the Email, use the input parameters to get the data you need;

  3. Compose the Email content using widgets of dynamic content, such as Expressions or Ifs, and use the data you obtained in the Preparation.

Attaching Files

To attach files use the Attach File tool in the Preparation of your Emails.

Learn more About the Attach File Tool.

Limitations to the Content Design

Some elements cannot be used to compose Email content, namely:

See Also

About Emails | Email Properties | About Attach File Tool