These variables access the components of the email message through which this job was originally delivered. The values are empty if the job was not delivered via email or if the email message did not contain the requested component.
The Mail receive flow element associates this information with the job as a metadata dataset. Refer to Email message schema for details on the format of this metadata. The third column in the table lists the element name in this schema corresponding to each variable.
(*) See email message schema.
Variable name |
Data type |
Element name (*) |
---|---|---|
Email.Body |
Text |
body |
Email.Cc |
Text |
cc |
Email.Date |
Text |
date |
Email.From |
Text |
from |
Email.MessageId |
Text |
message-id |
Email.ReplyTo |
Text |
reply-to |
Email.Sender |
Text |
sender |
Email.Subject |
Text |
subject |
Email.To |
Text |
to |