2020.2

Table Of Contents
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Microsoft 365 Email Input
The Microsoft 365 Email Input task allows the processing of emails from any of the
organization's Microsoft 365 accounts, without having to specify a user's credentials. This way,
privacy is maintained while allowing a process to handle email messages and attachments for
any user. The task communicates through HTTPS. However, the real protection scheme (like
certificates) is configured in Azure Active Directory by the IT administrators.
This task uses the Microsoft Graph API.
For this task to function correctly, Workflow needs to be granted application permissions for
Microsoft Graph in the organization’s Azure instance.
It needs read access to the Users category (User.Read.All) so that the task can identify the
users in the organization.
In addition, in order to be able to read emails through the Microsoft 365 Email Input task, it
needs the Mail.Read permission; the Mail.ReadBasic permission is insufficient as it does not
grant access to the email’s body or attachments.
For more information on setting application permissions for Microsoft Graph, see
https://docs.microsoft.com/en-us/graph/auth-v2-service.
Input
The Microsoft 365 Email Input task captures an email and its attachments from the selected
inbox when it corresponds to the rules defined in the General tab.
It will process one email at a time (unless the process is self-replicating; see "Process
properties" on page854) and it will capture the emails as long as there is unread email in the
selected inbox.
Processing
The task accesses Inbox folders in the organization through the Microsoft Graph API (subject to
that organization's IT policies) .
Page 339