Fields
Sample data
This step sends an email rather than changing the data, so there is no before and after; the data passing through is left untouched. The example below sends an order confirmation, building the recipient, subject, and body from the order data with placeholders.
See Placeholders for how to reference values such as
&{customer.email} when building the message.