Outlook - New email trigger (real-time)

The new email trigger in Outlook monitors an inbox or a shared inbox for new incoming emails. It is a real-time trigger, meaning that new emails received in the inbox will trigger the recipe and create a trigger event instantly.

By default, the trigger monitors emails sent to the connected Outlook account. However, you can choose to monitor emails in a shared mailbox by providing the email address of that shared mailbox.

If the connected user has no permissions to access the shared mailbox, or if an incorrect shared mailbox email address is entered, a 404 error occurs.

Trigger behavior when recipe is stopped and restarted

Even if the recipe is stopped, when it's restarted again, all emails created in the time during which the recipe was stopped will be picked up by the recipe.

Input

FieldDescription
Shared mailboxProvide the email address of the shared mailbox if you plan to monitor emails in shared mailboxes. If left blank, Workato connects to your default mailbox.
FolderSelect the folder in the mailbox to monitor for emails.
When first started, this recipe should pick up events fromWhen you start a recipe for the first time, it picks up trigger events from this specified date and time. Leave empty to get records added one hour ago. Refer to Triggers to learn more about this input field.

Output

The output datatree contains information about the email. This includes the sender, recipients, subject, body, and other email details.

FieldDescription
IDThe unique identifier for the email.
Change keyThe change key for the email.
Created date timeThe date and time the email was created.
Last modified date timeThe date and time the email was last modified.
Received date timeThe date and time the email was received.
Meeting message typeThe type of email.
Has attachmentsIndicates whether the email has attachments.
SubjectThe subject of the email.
BodyThe body of the email.
ContentThe content of the body of the email.
Content typeThe type of the content.
Body previewA preview of the body of the email.
ImportanceThe importance of the email.
SenderThe sender of the email. This object contains the sender's email address and name.
FromThe sender of the email. This object contains the sender's email address and name.
To recipientsThe recipients of the email. This object includes the email address and name of the recipient.
CC recipientsThe CC recipients of the email. This object contains the email addresses and names of the CC recipients.
BCC recipientsThe Bcc recipients of the email. This object contains the email addresses and names of the Bcc recipients.
Conversation IDThe conversation ID of the email.
Is delivery receipt requestedIndicates whether a delivery receipt is requested for the email.
Is read receipt requestedIndicates whether a read receipt is requested for the email.
Is readIndicates whether the email is read.
Is draftIndicates whether the email is a draft.
Web linkThe web link to the email.

Last updated: