Group Location
Explore Plans
Mobile menu Close menu
Office 365 MailOffice 365 Mail

New email from

This Trigger fires every time an email is received in your inbox from a person you specify.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
office_365_mail.new-email-from

Trigger fields

Sender address Text input > Email address

Label
Sender's address
Slug
SenderAddress
Required
true
Can have default value
true

Ingredients

Subject

Slug
Subject
Filter code
Office365Mail.newEmailFrom.Subject
Type
String
Example
HI! this is an email subject

Body

Slug
Body
Filter code
Office365Mail.newEmailFrom.Body
Type
String
Example
<div class="WordSection1"><p class="MsoNormal">This is the email body.</p></div>

Body preview

Slug
BodyPreview
Filter code
Office365Mail.newEmailFrom.BodyPreview
Type
String
Example
Hello Sadie, Quick follow up from yesterday's discussion ....

Sender name

Slug
SenderName
Filter code
Office365Mail.newEmailFrom.SenderName
Type
String
Example
Sadie Daniels

Sender address

Slug
SenderAddress
Filter code
Office365Mail.newEmailFrom.SenderAddress
Type
String
Example
Sadie@contoso.com

Date time received

Slug
DateTimeReceived
Filter code
Office365Mail.newEmailFrom.DateTimeReceived
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00