This app enables MS Graph API-based email ingestion and investigative actions on Microsoft 365, replacing the Microsoft Graph for Office 365 app.
Supported Actions
- test connectivity: test connectivity
- on poll: on poll
- on es poll: Poll for new emails and create ES findings for each email.
- copy email: Copy an email to a folder
- create folder: Create a new mail folder
- delete email: Delete an email
- delete event: Delete an event
- generate token: Generates a new access token
- get email properties: Get properties of an email
- get folder id: Get the ID of a mail folder
- get mailbox messages: Get messages from a mailbox folder
- list folders: Get the mail folder hierarchy
- list group members: Get group members
- list groups: List all the groups in an organization, including but not limited to Office 365 groups
- list users: Retrieve a list of users
- move email: Move an email to a folder
- oof check: Get user's out of office status
- report message: Add the sender email into the report
- send email: Send an email
- unblock sender: Remove a sender from the blocked senders list
- update email: Update properties of an email
- get email: Get an email from the server
- list events: List events from user or group calendar
- get rule: Get the properties and relationships of a messageRule object
- list rules: Get all the messageRule objects defined for the user's inbox
- resolve name: Resolve a name to email addresses
- run query: Search emails in a mailbox
- block sender: Add a sender to the blocked senders list