New Email
Trigger a Flow when you receive a new email in your Office 365 account.
Output
Field | Definition | Type |
---|---|---|
Subject | The subject of the email. | String |
HTML Body | The HTML body of the email. | String |
To | The email address of the recipient. | String |
From | The email address of the sender. | String |
Importance | The importance of the email (Low, Normal, or High). | String |
MessageId | The unique identifier of the email. | String |
Received At | The time when the email was received. | String |
CC | The email addresses of carbon copy recipients. | String |
BCC | The email addresses of blind carbon copy recipients. | String |
Text Body | The email text. | String |