Microsoft Graph API - New email trigger

The New email trigger activates when a new email is received.

Input

This trigger doesn’t have any input fields.

Output

Output fieldDescription
OData ETagEntity tag for concurrency control.
Message IDUnique identifier for the message.
Created DateTimeDate and time when the message was created.
Last Modified DateTimeDate and time when the message was last modified.
Change KeyIdentifies a specific version of the message.
CategoriesList of categories associated with the message.
Received DateTimeDate and time when the message was received.
Sent DateTimeDate and time when the message was sent.
Has AttachmentsIndicates whether the message has attachments (Yes/No).
Internet Message IDUnique identifier for the message in internet format.
SubjectSubject of the message.
Body PreviewPreview text of the message body.
ImportanceImportance level of the message. For example, Low, Normal, High.
Parent Folder IDID of the parent folder containing the message.
Conversation IDID of the conversation thread.
Conversation IndexPosition of the message in the conversation thread.
Delivery Receipt RequestedIndicates if a delivery receipt was requested (Yes/No).
Read Receipt RequestedIndicates if a read receipt was requested (Yes/No).
Is ReadIndicates if the message has been read (Yes/No).
Is DraftIndicates if the message is a draft (Yes/No).
Web LinkURL to access the message in a web browser.
Inference ClassificationClassification of the message. For example, Focused, Other.
Body Content TypeType of content in the message body. For example, Text, HTML.
Body ContentActual content of the message body.
Sender NameName of the sender.
Sender Email AddressEmail address of the sender.
From NameName of the person who sent the message.
From Email AddressEmail address of the sender.
To Recipient NameName of the recipient.
To Recipient Email AddressEmail address of the recipient.
CC RecipientsList of CC recipients.
BCC RecipientsList of BCC recipients.
Reply ToList of reply-to email addresses.
Flag StatusStatus of the message flag. For example, Not Flagged, Complete, Flagged.

Last updated: