Follow these steps to compose an email message to be sent by the robot when it completes adding items to the cart. We will prepare an email template that contains the following text:
Hi <Requestor>I have completed adding your items to the cart.regardsRobot
The calculation will replace the <Requestor>, text, with the actual name of the person making the purchase, for example, Henry. This gives the email a more personal touch:
- Open the Send Email Notification page.
- Drag a Data Item from the toolbox to the page. Give it the following property values:
- Name: Email Template
- Data type: Text
- In the Initial Value field, enter the text for the email template, as shown in the following screenshot. You may ...